Click or drag to resize
CreateSearchFieldsEventArgs Properties

The CreateSearchFieldsEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyFields
Search index fields.
Public propertyIndexDataSource
Indicates type of the data source for indexed page.
Public propertyIndexInfo
Search index info.
Public propertyOriginalEventArgs Obsolete.
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertySearchFields
List of search fields being processed to local search.
Top
See Also