Keyoti Search for ASP.NET API Docs
AddedDocument Event
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexAddedDocument
Keyoti Search for ASP.NET 2010
Fired when a document has been added to the index, providing an opportunity to cancel.
Declaration Syntax
C#Visual BasicVisual C++
public event AddDocumentEventHandler AddedDocument
Public Event AddedDocument As AddDocumentEventHandler
public:
 event AddDocumentEventHandler^ AddedDocument {
	void add (AddDocumentEventHandler^ value);
	void remove (AddDocumentEventHandler^ value);
}

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