Click or drag to resize

IHttpProtocolRequestQueryString Property

Gets the Querystring parameters.

Namespace:  VDS.RDF.Web
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
NameValueCollection QueryString { get; }

Property Value

Type: NameValueCollection
See Also