System.Web Namespace HttpServerUtility Class
Terminates execution of the current page and begins execution of a new page using the specified URL path to the page.
[ VB ] Overloads Public Sub Transfer ( _ ByVal path As String _ ) [ C# ] public void Transfer ( string path ); [ C++ ] public: void Transfer ( String* path ); [ JScript ] public function Transfer ( path : String );
HttpServerUtility Members HttpServerUtility.Transfer Overload List
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph