ISearchSchemaExceptionFields Method
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax IEnumerable<ISearchFieldException> Fields()
Function Fields As IEnumerable(Of ISearchFieldException)
IEnumerable<ISearchFieldException^>^ Fields()
abstract Fields : unit -> IEnumerable<ISearchFieldException>
Return Value
Type:
IEnumerableISearchFieldExceptionCollection of configuration entries of fields within this Page type.
See Also