Build the query from the given items and adds the hash to the query. The hash is user-specific.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
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