Click or drag to resize
RequestContextCurrentQueryString Property
Returns the current request URL query string.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string CurrentQueryString { get; }

Property Value

Type: String
See Also