QueryColumnList ResolveColumns Method Kentico 8.1 API Reference
Resolves all columns into the given class columns

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

Parameters

allColumns
Type: OnlineSystem.Collections.Generic IEnumerable OnlineString 
List of columns representing all columns
See Also