HttpRequestData.Query Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the NameValueCollection containing the request query.
public virtual System.Collections.Specialized.NameValueCollection Query { get; }
member this.Query : System.Collections.Specialized.NameValueCollection
Public Overridable ReadOnly Property Query As NameValueCollection