Property QueryString
QueryString
Gets the query string collection.
public abstract NameValueCollection QueryString { get; }
Property Value
- NameValueCollection
The NameValueCollection containing the query string parameters.
Gets the query string collection.
public abstract NameValueCollection QueryString { get; }
The NameValueCollection containing the query string parameters.