ObjectHelper AddDependingObjectTypes Method Kentico 8.1 API Reference
Adds depending object types to the list.

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

Parameters

list
Type: OnlineSystem.Collections.Generic List OnlineString 
Object list
objectType
Type: OnlineSystem String
Object type
dependingType
Type: OnlineSystem String
Depending type
child
Type: OnlineSystem Boolean
Process also child types
binding
Type: OnlineSystem Boolean
Process also binding types
See Also