Parses the query string into the internal dictionary and optionally also returns this dictionary
public NameValueCollection Parse(string query)
Parameters
query
Query string key value pairs or a full URL. If URL is
passed the URL is re-written in Write operation
See also:
Class UrlEncodingParser© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic