Keyoti SearchUnit API Docs
ActionEventArgs Class
API DocumentationKeyoti.SearchEngine.EventsActionEventArgs
Keyoti SearchUnit v6
Event argument for the Action event.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual 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 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: 2015.6.15.120