Event fired when an action is being performed.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public event ActionEventHandler Action
public event ActionEventHandler Action
Public Event Action As ActionEventHandler
Public Event Action As ActionEventHandler
public: virtual event ActionEventHandler^ Action { void add (ActionEventHandler^ value); void remove (ActionEventHandler^ value); }
public: virtual event ActionEventHandler^ Action { void add (ActionEventHandler^ value); void remove (ActionEventHandler^ value); }
abstract Action : IEvent<ActionEventHandler, ActionEventArgs> override Action : IEvent<ActionEventHandler, ActionEventArgs>
abstract Action : IEvent<ActionEventHandler, ActionEventArgs> override 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