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
Syntaxprotected List<IObjectCondition> Conditions { get; set; }
Property Value
Type:
ListIObjectCondition
See Also