Raises the Action event
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual void OnAction( Object sender, ActionEventArgs args )
public virtual void OnAction( Object sender, ActionEventArgs args )
Public Overridable Sub OnAction ( sender As Object, args As ActionEventArgs )
Public Overridable Sub OnAction ( sender As Object, args As ActionEventArgs )
public: virtual void OnAction( Object^ sender, ActionEventArgs^ args )
public: virtual void OnAction( Object^ sender, ActionEventArgs^ args )
abstract OnAction : sender : Object * args : ActionEventArgs -> unit override OnAction : sender : Object * args : ActionEventArgs -> unit
abstract OnAction : sender : Object * args : ActionEventArgs -> unit override OnAction : sender : Object * args : ActionEventArgs -> unit
Parameters
- sender (Object)
- args (ActionEventArgs)
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120