QueryHelperGetParameterString Method |
Returns the string representing all variable request parameters (query string and route data)
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax public static string GetParameterString()
Return Value
Type:
StringSee Also