Click or drag to resize
RedirectExceptionRedirectTo Method
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.5.0
Syntax
C#
public string RedirectTo()

Return Value

Type: String
See Also