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