Click or drag to resize

ChoicesProviderApplicableConditionSchemaName Property


Gets the SchemaName criteria. Provider will only work if SchemaName matches.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
public string SchemaName { get; }

Property Value

Type: String
Remarks
Please note that this is the RootName of the schema, not the FriendlyName.
See Also