Click or drag to resize

ISchemaContentToSchemaFields Method


Gets a list of fields for this content item.

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

Return Value

Type: IEnumerableISchemaField
A list of fields
See Also