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.492
Syntax
IEnumerable<ISchemaField> ToSchemaFields()

Return Value

IEnumerableISchemaField
A list of fields
See Also