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: 3.47.3
Syntax
C#
public string RedirectTo()
Return Value
Type: StringSee Also