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: 9.0.0
Syntaxpublic static string GetParameterString()
Return Value
Type:
String
See Also