Click or drag to resize

ISearchSchemaExceptionFields Method


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: 10.6.492
Syntax
IEnumerable<ISearchFieldException> Fields()

Return Value

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