Build the query from the given items and adds the hash to the query
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- items
- Type: System String
Items of the query, in format [param1name, param1value, param2name, param2value], skips the items with empty value
Return Value
Type: StringSee Also