HttpResponseBase::RedirectLocation Property
.NET Framework (current version)
Gets or sets the value of the HTTP Location header.
Assembly: System.Web (in System.Web.dll)
public: property String^ RedirectLocation { virtual String^ get(); virtual void set(String^ value); }
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: