Click or drag to resize

ISchemaManagerFieldDefinitions Property


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: 10.5.94
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