 | IHttpHelperParseQueryString Method |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
SyntaxNameValueCollection ParseQueryString(
string uri
)
Function ParseQueryString (
uri As String
) As NameValueCollection
Parameters
- uri
- Type: SystemString
Return Value
Type:
NameValueCollection
See Also