Click or drag to resize

IContentUnitRestrictiveSchemaNames Property


Gets the list of schema names. If the list is not empty, this Content Unit can only be placed on Page created with these Schemas

Namespace:  Ingeniux.CMS.Presentation
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
List<string> RestrictiveSchemaNames { get; }

Property Value

Type: ListString
Remarks
The names are schema root names
See Also