IEnumerationElementChoicesProviderApplicableConditions Property
|
Gets the conditions under which this provider kicks in.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ChoicesProviderApplicableCondition[] ApplicableConditions { get; }
ReadOnly Property ApplicableConditions As ChoicesProviderApplicableCondition()
Get
property array<ChoicesProviderApplicableCondition^>^ ApplicableConditions {
array<ChoicesProviderApplicableCondition^>^ get ();
}
abstract ApplicableConditions : ChoicesProviderApplicableCondition[] with get
Property Value
Type:
ChoicesProviderApplicableConditionSee Also