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

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

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