Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Transfer Method
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
HttpServerUtility..::.Transfer Method

Updated: November 2007

Terminates execution of the current page and starts execution of a new page for the current request.

  NameDescription
Transfer(String) For the current request, terminates execution of the current page and starts execution of a new page by using the specified URL path of the page.
Transfer(String, Boolean) Terminates execution of the current page and starts execution of a new page by using the specified URL path of the page. Specifies whether to clear the QueryString and Form collections.
Transfer(IHttpHandler, Boolean) Terminates execution of the current page and starts execution of a new request by using a custom HTTP handler that implements the IHttpHandler interface and specifies whether to clear the QueryString and Form collections.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
what is different from Redirect Command?      Nathawat_N   |   Edit   |  
what is the difference between HttpServerUtility.Transfer and Document.Redirect
Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker