System.Web Namespace HttpWorkerRequest Class
Returns the URL path contained in the request header with the query string appended.
[ VB ] <ComVisible ( False ) > MustOverride Public Function GetRawUrl ( ) As String [ C# ] [ ComVisible ( false ) ] public abstract string GetRawUrl ( ); [ C++ ] [ ComVisible ( false ) ] public: virtual String* GetRawUrl ( ) = 0; [ JScript ] public ComVisible ( false ) abstract function GetRawUrl ( ) : String;
The raw URL path of the request header.
HttpWorkerRequest Members HttpRuntime Class
© 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