QueryColumnList GetColumns Method Kentico 8.1 API Reference
Gets list of columns represented as string

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

Parameters

parameters (Optional)
Type: CMS.DataEngine QueryDataParameters
Query parameters. If provided, the column parameters are included into the parameters and column expression is altered accordingly
expand (Optional)
Type: OnlineSystem Boolean
If true, the result expression is expanded with parameters

Return Value

Type: OnlineString
See Also