Keyoti Search for ASP.NET API Docs
FoundSpellingError Event
API DocumentationKeyoti.SearchEngine.WebSearchSuggestionsFoundSpellingError
Keyoti Search for ASP.NET 2010
Called when a spelling error is found - provides opportunity to adjust the suggestions.
Declaration Syntax
C#Visual BasicVisual C++
public event FoundSpellingErrorEventHandler FoundSpellingError
Public Event FoundSpellingError As FoundSpellingErrorEventHandler
public:
 event FoundSpellingErrorEventHandler^ FoundSpellingError {
	void add (FoundSpellingErrorEventHandler^ value);
	void remove (FoundSpellingErrorEventHandler^ value);
}

Assembly: Keyoti2.SearchEnginePro.Web (Module: Keyoti2.SearchEnginePro.Web) Version: 2010.4.1.609