RedirectExceptionRedirectTo Method A Sandcastle Documented Class Library
Gets the URL that the server redirects the request to, or null if no location was given in the response.

Namespace:  Apptus.Util.Http
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.2.1
Syntax

C#
public string RedirectTo()

Return Value

Type: String
See Also

Reference