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-2024 • Updated: 06/29/24
Comment or report problem with topic