IsContentFieldEventArgs Properties |
The IsContentFieldEventArgs 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 considered a content field, or null to perform index agnostic detection (i.e. whether field is considered a content field in any index type).
|
![]() | OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) |
![]() | Result |
Indicates whether field is considered a content field. Values of content fields are aggregated into a designated index column.
|
![]() | SearchSettings |
Search settings representing field for which to detect whether it is considered a content field.
|