Keyoti SearchUnit API Docs
Action Event
API DocumentationKeyoti.SearchEngine.EventsIEventDispatcherAction
Keyoti SearchUnit v6
Event fired when an action is being performed.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
event ActionEventHandler Action
event ActionEventHandler Action
Event Action As ActionEventHandler
Event Action As ActionEventHandler
 event ActionEventHandler^ Action {
	void add (ActionEventHandler^ value);
	void remove (ActionEventHandler^ value);
}
 event ActionEventHandler^ Action {
	void add (ActionEventHandler^ value);
	void remove (ActionEventHandler^ value);
}
abstract Action : IEvent<ActionEventHandler,
    ActionEventArgs>
abstract Action : IEvent<ActionEventHandler,
    ActionEventArgs>
Value
Remarks
Provides a mechanism to customize behavior and data

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