Click or drag to resize

ISchemaCommonFields Method


Gets the collection of fields in this schema.

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

Return Value

Type: IEnumerableISchemaField
Collection of schema fields in its natural order.
See Also

Reference

[!:Ingeniux.CMS.ISchemaBasic.FieldsCount]
[!:Ingeniux.CMS.ISchemaBasic.Field]
[!:Ingeniux.CMS.ISchemaBasic.AddField]
[!:Ingeniux.CMS.ISchemaBasic.RemoveField]
[!:Ingeniux.CMS.ISchemaBasic.ClearFields]