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.6.492
Syntax
IEnumerable<IElement> QuickEditableFields()

Return Value

IEnumerableIElement
Collection of summary fields
See Also