ISchemaManagerFieldDefinitions Property Ingeniux CMS Content Store API

Gets the built-in field definitions of schemas and pages. Schemas are constructued from these units.

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

ISchemaFieldDefinitions FieldDefinitions { get; }

Property Value

Type: ISchemaFieldDefinitions
Remarks

Field definitions is a fixed list for each version of Ingeniux CMS. It cannot be manipulated.
See Also

Reference