ConditionalObjectFactoryObjectTypeConditions Property |
Condition function which evaluates whether the object of the given type can be created based on the input data
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax protected List<IObjectCondition> Conditions { get; set; }
Property Value
Type:
ListIObjectConditionSee Also