ObjectTypeInfo GetBindingColumns Method Kentico 8.1 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.1.5347.20411)

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