IsIndexFieldEventArgs Properties |
The IsIndexFieldEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
Index |
Index for which to indicate whether field represented by SearchSettings is an index field, or null to perform index agnostic detection (i.e. whether field is included in any index type).
| |
OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
Result |
Indicates whether field is to be added to search index.
| |
SearchSettings |
Search settings representing field for which to detect whether it is an index field.
|