CreateFieldsEventArgs Properties |
The CreateFieldsEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) |
![]() | Fields |
List of Azure Search fields resulting from processing of SearchFields.
|
![]() | OriginalEventArgs | Obsolete.
Original event arguments for the event
(Inherited from CMSEventArgs.) |
![]() | Searchable |
Searchable for which the collection of Fields is being created.
|
![]() | SearchFields |
List of search fields being processed to Azure Search Fields.
|
![]() | SearchIndex |
Index for which the fields are being created.
|