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

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
IQueryCollection QueryString { get; }

Property Value

Type: IQueryCollection
See Also