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.5.94
Syntax
IEnumerable<ISearchFieldException> Fields()

Return Value

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