ISchemaFieldDefinitionsItems Method Ingeniux CMS Content Store API

Retrieves all built-in schema field types.

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

IEnumerable<ISchemaFieldType> Items()

Return Value

Type: IEnumerableISchemaFieldType
All built-in field types.
See Also

Reference