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