RedirectResponseMessagelocation Property |
The fully qualified URL to use during a redirect.
If this value is set, the status_code will be set to
Moved.
Namespace:
NetQuarry.Web.API
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string location { get; set; }
Public Property location As String
Get
Set
Property Value
Type:
StringSee Also