Click or drag to resize
CreateSearchFieldFromSettingsEventArgs Properties

The CreateSearchFieldFromSettingsEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertySearchField
Search field created by the factory.
Public propertySearchSettings
Search settings for which to create the field.
Top
See Also