Click or drag to resize
DocumentCreatorAddingDocumentValue Field
An event raised upon adding a new Document value. The event allows for modification of AzureName and Value before it is passed to ConvertValue(Object).

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

Field Value

Type: AddDocumentValueHandler
See Also