System.Web Namespace HttpContext Class
Assigns an internal rewrite path.
[ VB ] Public Sub RewritePath ( _ ByVal path As String _ ) [ C# ] public void RewritePath ( string path ); [ C++ ] public: void RewritePath ( String* path ); [ JScript ] public function RewritePath ( path : String );
HttpContext Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note