Initialises a new instance of the QueryData class by parsing a URL encoded string
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- urlEncoded
- Type: System String
the query section of a url, i.e. the part after the ?
See Also