This topic has not yet been rated - Rate this topic

HttpResponse.Redirect Method

Redirects a client to a new URL.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Redirect(String) Redirects a request to a new URL and specifies the new URL.
Public method Redirect(String, Boolean) Redirects a client to a new URL. Specifies the new URL and whether execution of the current page should terminate.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.