CMSCssSettings GetCSSQueryString Method (String, List CMSItem , Boolean)Kentico 8.1 API Reference
Gets the query string for the given list of components

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

Parameters

key
Type: OnlineSystem String
Items key
items
Type: OnlineSystem.Collections.Generic List CMSItem 
Items list
includeQuestionMark
Type: OnlineSystem Boolean
If true, the question mark is included

Return Value

Type: OnlineString
See Also