.NET Framework Class Library
HttpResponse..::.Redirect Method
Redirects a client to a new URL.
|
| Name | Description |
|---|
.gif) | Redirect(String) | Redirects a client to a new URL and specifies the new URL. |
.gif) | Redirect(String, Boolean) | Redirects a client to a new URL. Specifies the new URL and whether execution of the current page should terminate. |
Top
Reference