HttpResponseWrapper::Redirect Method (String^)
.NET Framework (current version)
Redirects a request to the specified URL.
Assembly: System.Web (in System.Web.dll)
Parameters
- url
-
Type:
System::String^
The target location.
| Exception | Condition |
|---|---|
| HttpException | Redirection was attempted after the HTTP headers were sent. |
.NET Framework
Available since 3.5
Available since 3.5
Show: