Click or drag to resize
RedirectException Methods

The RedirectException type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetBaseException (Inherited from Exception.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetObjectData (Inherited from Exception.)
Public methodGetType (Inherited from Exception.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRedirectTo
Gets the URL that the server redirects the request to, or null if no location was given in the response.
Public methodToString (Overrides ExceptionToString.)
Top
See Also