Click or drag to resize
DocumentFieldCreatorCreatingFields Field
An event raised upon CreateFields(ISearchable, ISearchIndexInfo) execution. The before phase allows for modification of processed SearchFields, the after phase allows for modification of resulting Fields.

Namespace: CMS.Search.Azure
Assembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 12.0.0
Syntax
C#
public readonly CreateFieldsHandler CreatingFields

Field Value

Type: CreateFieldsHandler
See Also