Click or drag to resize
CreateFieldEventArgs Properties

The CreateFieldEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyField
Azure Search field which is being created from SearchField.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertySearchable
Searchable for which the field is being created.
Public propertySearchField
Search field for which Azure Search Field is being created.
Public propertySearchIndex
Index for which the field is being created.
Top
See Also