EnumElementContentType Enumeration Ingeniux CMS Content Store API

The list of element types for use within the XML-Data Reduced (XDR) schema (partially implemented)

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

public enum EnumElementContentType
Members

  Member nameValueDescription
textOnly0 The element can contain only text, not elements.
eltOnly1 The element can contain only the specified elements. It cannot contain any free text.
See Also

Reference