ChoicesProviderApplicableConditionSchemaName Property
|
Gets the SchemaName criteria.
Provider will only work if SchemaName matches.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic string SchemaName { get; }Public ReadOnly Property SchemaName As String
Get
public:
property String^ SchemaName {
String^ get ();
}member SchemaName : string with get
Property Value
String
RemarksPlease note that this is the root name of the schema, not the friendly name.
See Also