TypeCondition Constructor Kentico 8.0 API Reference
Creates new instance of ObjectDependency.

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

Parameters

conditionColumn
Type: OnlineSystem String
Name of the column the value of which can distinguish between the object types
conditionValue
Type: OnlineSystem Object
value of the condition column which determines specified type
See Also