Click or drag to resize

ISchemaFieldDefinitionsItems Method


Retrieves all built-in schema field types.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
IEnumerable<ISchemaFieldType> Items()

Return Value

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