Describes the when this provider should provide the choices to an element.
This object provides the logic to decide whether the provider to which it belongs should be used to provide element choices, based
on the combination of SchemaName and ElementNames.
Inheritance Hierarchy
Ingeniux.CMSChoicesProviderApplicableCondition
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
The ChoicesProviderApplicableCondition type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ChoicesProviderApplicableCondition |
Properties
Name | Description | |
---|---|---|
ElementNames | ||
SchemaName |
Gets the SchemaName criteria.
Provider will only work if SchemaName matches.
|
Methods
Name | Description | |
---|---|---|
Match |
See Also