Event fired when an action is being performed.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
event ActionEventHandler Action
event ActionEventHandler Action
Event Action As ActionEventHandler
Event Action As ActionEventHandler
event ActionEventHandler^ Action { void add (ActionEventHandler^ value); void remove (ActionEventHandler^ value); }
event ActionEventHandler^ Action { void add (ActionEventHandler^ value); void remove (ActionEventHandler^ value); }
abstract Action : IEvent<ActionEventHandler, ActionEventArgs>
abstract Action : IEvent<ActionEventHandler, ActionEventArgs>
Value
Remarks
Provides a mechanism to customize behavior and data
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120