Sunday, July 22, 2007

Response.Redirect

Response.Redirect:
Defined in HttpResponse namespace
HttpResponse.Redirect(String) – Redirects a client to a new URL and specifies the new URL
HttpResponse.Redirect(String, Boolean) – Redirects, Specifies new URL with current page processing termination permission

No comments: