HttpServerUtility.TransferRequest Method (String)
.NET Framework 3.0
Performs an asynchronous execution of the specified URL.
Namespace: System.Web
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
This overload calls the TransferRequest overload with the preserveForm parameter set to false, the method parameter set to a null reference (Nothing in Visual Basic), and the headers parameter set to a null reference (Nothing in Visual Basic). For more information, see the "Remarks" section of the TransferRequest overload.
TransferRequest is introduced in the .NET Framework version 3.5. For more information, see The .NET Framework 3.5 Architecture.
Community Additions
ADD
Show: