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