Keyoti Search for ASP.NET API Docs
FoundSpellingErrorEventHandler Delegate
API DocumentationKeyoti.SearchEngine.SuggestionsFoundSpellingErrorEventHandler
Keyoti Search for ASP.NET 2010
Handler for FoundSpellingErrorEventArgs type.
Declaration Syntax
C#Visual BasicVisual C++
public delegate void FoundSpellingErrorEventHandler(
	Object sender,
	FoundSpellingErrorEventArgs e
)
Public Delegate Sub FoundSpellingErrorEventHandler ( _
	sender As Object, _
	e As FoundSpellingErrorEventArgs _
)
public delegate void FoundSpellingErrorEventHandler(
	Object^ sender, 
	FoundSpellingErrorEventArgs^ e
)
Parameters
sender (Object)
e (FoundSpellingErrorEventArgs)

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