Keyoti Search for ASP.NET API Docs
BeforeDataRowAdd Event
API DocumentationKeyoti.SearchEngine.SearchSearchResultBeforeDataRowAdd
Keyoti Search for ASP.NET 2010
Event fired just before data row is added to data table during initialization of DataSet property.
Declaration Syntax
C#Visual BasicVisual C++
public event SearchResult..::.DataRowEventHandler BeforeDataRowAdd
Public Event BeforeDataRowAdd As SearchResult..::.DataRowEventHandler
public:
 event SearchResult..::.DataRowEventHandler^ BeforeDataRowAdd {
	void add (SearchResult..::.DataRowEventHandler^ value);
	void remove (SearchResult..::.DataRowEventHandler^ value);
}
Remarks
Only happens if DataSet property is used.

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