ISearchSchemaExceptionFields Method Ingeniux CMS Content Store API

Retrieves the configuration entries for individually configured Elements and Attributes within this Page type.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IEnumerable<ISearchFieldException> Fields()

Return Value

Type: IEnumerableISearchFieldException
Collection of configuration entries of fields within this Page type.
See Also

Reference