Click or drag to resize

IHttpHelperParseQueryString Method

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
NameValueCollection ParseQueryString(
	string uri
)

Parameters

uri
Type: SystemString

Return Value

Type: NameValueCollection
See Also