ObjectTypeInfo GetBindingColumns Method Kentico 8.0 API Reference
Gets the list of columns representing binding

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

Parameters

includeParent (Optional)
Type: OnlineSystem Boolean
If true, the result includes the parent column
includeSite (Optional)
Type: OnlineSystem Boolean
If true, the result includes the site column

Return Value

Type: OnlineList OnlineString 
See Also