HttpResponseBase::RedirectPermanent Method
.NET Framework (current version)
Performs a permanent redirect from the requested URL to a specified URL.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | RedirectPermanent(String^) | Performs a permanent redirect from the requested URL to the specified URL. |
![]() | RedirectPermanent(String^, Boolean) | Performs a permanent redirect from the requested URL to the specified URL, and provides the option to complete the response. |
Show:
