Gets the query string for the given list of components
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- key
- Type: System String
Items key
- items
- Type: System.Collections.Generic List CMSItem
Items list
- includeQuestionMark
- Type: System Boolean
If true, the question mark is included
Return Value
Type: StringSee Also