0 out of 2 rated this helpful - Rate this topic

HttpResponse.Redirect Method

Redirects a client to a new URL.
Name Description
HttpResponse.Redirect (String) Redirects a client to a new URL and specifies the new URL.
HttpResponse.Redirect (String, Boolean) Redirects a client to a new URL. Specifies the new URL and whether execution of the current page should terminate.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.