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

Parameters

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

Return Value

Type: ObjectTypeInfo
See Also