Click or drag to resize
IRequestQueryString Property
Gets the collection of HTTP query-string variables.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
NameValueCollection QueryString { get; }

Property Value

Type: NameValueCollection
See Also