Click or drag to resize
CreateSearchFieldEventArgs Properties

The CreateSearchFieldEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCreateOption
Creation process option.
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.
Top
See Also