Keyoti SearchUnit API Docs
FoundSpellingErrorEventHandler Delegate
API DocumentationKeyoti.SearchEngine.SuggestionsFoundSpellingErrorEventHandler
Keyoti SearchUnit v6
Handler for FoundSpellingErrorEventArgs type.
Declaration Syntax
C#Visual Basic
public delegate void FoundSpellingErrorEventHandler(
	Object sender,
	FoundSpellingErrorEventArgs e
)
Public Delegate Sub FoundSpellingErrorEventHandler ( 
	sender As Object,
	e As FoundSpellingErrorEventArgs
)
Parameters
sender (Object)
e (FoundSpellingErrorEventArgs)

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610