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

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

Parameters

columns
Type: OnlineSystem String
Columns separated by commas
extraColumns (Optional)
Type: OnlineSystem Boolean
If true, the columns are considered extra columns

Return Value

Type: OnlineBoolean
See Also