Click or drag to resize

IContentItemVersionQuickEditableFields Method


Retrieves the collection of fields, that represents the version object and contains the summary of the version

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

Return Value

Type: IEnumerableIElement
Collection of summary fields
See Also