QueryHelper BuildQueryWithHash Method Kentico 8.0 API Reference
Build the query from the given items and adds the hash to the query

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

items
Type:  OnlineSystem String 
Items of the query, in format [param1name, param1value, param2name, param2value], skips the items with empty value

Return Value

Type: OnlineString
See Also