Keyoti Search for ASP.NET API Docs
EventHandlerAssemblyPath Property
API DocumentationKeyoti.SearchEngineConfigurationEventHandlerAssemblyPath
Keyoti Search for ASP.NET 2010
The absolute file path of an external assembly that will be automatically registered to handle operational events.
Declaration Syntax
C#Visual BasicVisual C++
public string EventHandlerAssemblyPath { get; set; }
Public Property EventHandlerAssemblyPath As String
public:
property String^ EventHandlerAssemblyPath {
	String^ get ();
	void set (String^ value);
}
Remarks
This provides a simple but powerful way to customize operational behavior coming from any part of the search system. See user guide for more info.

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609