ChoicesProviderApplicableCondition Constructor Ingeniux CMS Content Store API

Initializes a new instance of the ChoicesProviderApplicableCondition class, given schemaName and elementNames.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public ChoicesProviderApplicableCondition(
	string schemaName,
	string[] elementNames
)

Parameters

schemaName
Type: SystemString
The name of the schema.
elementNames
Type: SystemString
A collection of element names.
See Also

Reference