Event argument for the Action event.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class ActionEventArgs : EventArgs
public class ActionEventArgs : EventArgs
Public Class ActionEventArgs Inherits EventArgs
Public Class ActionEventArgs Inherits EventArgs
public ref class ActionEventArgs : public EventArgs
public ref class ActionEventArgs : public EventArgs
type ActionEventArgs = class inherit EventArgs end
type ActionEventArgs = class inherit EventArgs end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
ActionEventArgs(ActionData, Configuration) |
New instance
| |
ActionData |
Data relevant to the action
| |
Configuration |
The configuration in use.
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | (Inherited from Object.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
MemberwiseClone()()()() | (Inherited from Object.) | |
ToString()()()() | (Inherited from Object.) |
Remarks
ActionData contains data relevant to the action, which can be used or modified.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120