Event argument for the Action event.

C# | Visual Basic |
public class ActionEventArgs : EventArgs
Public Class ActionEventArgs Inherits EventArgs

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.) |

ActionData contains data relevant to the action, which can be used or modified.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610