QueryColumnList Load Method (IEnumerable IQueryColumn )Kentico 8.1 API Reference
Loads 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 IQueryColumn 
Lists of columns separated by commas
See Also