ParseQueryString Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Web Namespace
HttpUtility Class
HttpUtility Methods
ParseQueryString Method
ParseQueryString Method (Strin ...
ParseQueryString Method (Strin ...
HttpUtility Methods
HtmlAttributeEncode Method
HtmlDecode Method
HtmlEncode Method
ParseQueryString Method
UrlDecode Method
UrlDecodeToBytes Method
UrlEncode Method
UrlEncodeToBytes Method
UrlEncodeUnicode Method
UrlEncodeUnicodeToBytes Method
UrlPathEncode Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
HttpUtility
.
.
::
.
ParseQueryString Method
Parses a query string into a
NameValueCollection
.
Overload List
Name
Description
ParseQueryString(String)
Parses a query string into a
NameValueCollection
using
UTF8
encoding.
ParseQueryString(String, Encoding)
Parses a query string into a
NameValueCollection
using the specified
Encoding
.
Top
See Also
Reference
HttpUtility Class
HttpUtility Members
System.Web Namespace
Tags :