Click or drag to resize
QueryHelperGetParameterString Method
Returns the string representing all variable request parameters (query string and route data)

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string GetParameterString()

Return Value

Type: String
See Also