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.1.5347.20411)
Parameters
- userSpecific
- Type: System Boolean
Determines whether the hash is user specific or not.
- 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