Click or drag to resize

EnumSystemSchema Enumeration


The list of types for Schemas that will be available by default to all Ingeniux CMS Site Instances

Namespace:  Ingeniux.CMS.Enums
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
public enum EnumSystemSchema
Members
  Member nameValueDescription
BinaryDocument0 The "Binary Document" Schema
Folder1 The "Folder" Schema
Image2 The "Image" Schema
Insert3 The "Insert" xPower component Schema
Media4 The "Media" Schema
Navigation5 The "Navigation" xPower component Schema
LocaleSpecificValue6 The schema for component that specified locale and value for the locale. It is essential for asst schemas
See Also