HttpResponseWrapper::Redirect Method
.NET Framework (current version)
Redirects a request to a different URL.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Redirect(String^) | Redirects a request to the specified URL.(Overrides HttpResponseBase::Redirect(String^).) |
![]() | Redirect(String^, Boolean) | Redirects a request to the specified URL and specifies whether execution of the current process should terminate.(Overrides HttpResponseBase::Redirect(String^, Boolean).) |
Show:
