ObjectTypeInfo AddDependencies Method Kentico 8.0 API Reference
Adds object dependencies to the existing ones.

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

Parameters

dependencies
Type: OnlineSystem.Collections.Generic List ObjectDependency 
Dependencies to add

Return Value

Type: ObjectTypeInfo
See Also