Checks if the provider can provide choices for the given element,
by checking the schemaName and elementName.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- schemaName
- Type: SystemString
Name of the page schema - elementName
- Type: SystemString
Name of the element on page
Return Value
Type: BooleanTrue if it can provide choices, false otherwise
See Also