RequestContextCurrentQueryString Property |
Returns the current request URL query string.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static string CurrentQueryString { get; }
Property Value
Type:
StringSee Also