Click or drag to resize
CreateSearchFieldsForPageEventArgs Properties

The CreateSearchFieldsForPageEventArgs 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 propertyPage
Page for which the search field values are populated.
Public propertySearchFields
List of search fields being processed to local search.
Top
See Also