Represents objects that provide choices for selection-type elements.
The CSAPI searches for concrete classes that implement this interface to provide actual choices
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
The IEnumerationElementChoicesProvider type exposes the following members.
Properties
Name | Description | |
---|---|---|
ApplicableConditions |
Gets the conditions under which this provider kicks in.
|
Methods
Name | Description | |
---|---|---|
GetElementValues |
Returns choices for the element that invokes it.
|
Examples
See Also