HttpRequestWrapper.QueryString Property
.NET Framework (current version)
Gets the collection of HTTP query-string variables.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Collections.Specialized.NameValueCollectionThe query-string variables that were sent by the client in the URL of the current request.
.NET Framework
Available since 3.5
Available since 3.5
Show: