Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
QueryColumnList Class
QueryColumnList Methods
Load Method
Load Method (String[])
Load Method (IEnumerable(IQueryColumn))
QueryColumnList
Load Method (IEnumerable
IQueryColumn
)
Loads the given list of columns to the list
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
void
Load
(
IEnumerable
<
IQueryColumn
>
columns
)
Parameters
columns
Type:
System.Collections.Generic
IEnumerable
IQueryColumn
Lists of columns separated by commas
See Also
Reference
QueryColumnList Class
Load Overload
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com