HierarchyHelper GetListOfColumns Method Kentico 8.1 API Reference
Returns list of supported columns/properties

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

Parameters

obj
Type: OnlineSystem Object
Object to get the metadata of
isProperties
Type: OnlineSystem Boolean 
For properties this param will be true, otherwise (columns) false

Return Value

Type: OnlineString
See Also