Keyoti SearchUnit API Docs
ActionEventArgs Class
API DocumentationKeyoti.SearchEngine.EventsActionEventArgs
Keyoti SearchUnit v6
Event argument for the Action event.
Declaration Syntax
C#Visual Basic
public class ActionEventArgs : EventArgs
Public Class ActionEventArgs
	Inherits EventArgs
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.
Inheritance Hierarchy
Object
EventArgs
 ActionEventArgs

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610