SqlHelper JoinColumnList Method Kentico 8.0 API Reference
Joins the given column list. Columns are separated by comma.

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

Parameters

columns
Type: OnlineSystem.Collections.Generic IEnumerable OnlineString 
Columns to add

Return Value

Type: OnlineString
See Also