QueryColumnList Add Method (IEnumerable String , Boolean)Kentico 8.1 API Reference
Adds the given list of columns to the list

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

Parameters

columns
Type: OnlineSystem.Collections.Generic IEnumerable OnlineString 
Lists of columns separated by commas
extraColumns (Optional)
Type: OnlineSystem Boolean
If true, the columns are considered extra columns

Return Value

Type: OnlineBoolean
See Also