Keyoti SearchUnit API Docs
OnFoundSpellingError Method (eArgs)
API DocumentationKeyoti.SearchEngine.WebSearchSuggestionsOnFoundSpellingError(FoundSpellingErrorEventArgs)
Keyoti SearchUnit v6
Called when a misspelled word is found, raises the FoundSpellingError event.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected virtual void OnFoundSpellingError(
	FoundSpellingErrorEventArgs eArgs
)
protected virtual void OnFoundSpellingError(
	FoundSpellingErrorEventArgs eArgs
)
Protected Overridable Sub OnFoundSpellingError ( 
	eArgs As FoundSpellingErrorEventArgs
)
Protected Overridable Sub OnFoundSpellingError ( 
	eArgs As FoundSpellingErrorEventArgs
)
protected:
virtual void OnFoundSpellingError(
	FoundSpellingErrorEventArgs^ eArgs
)
protected:
virtual void OnFoundSpellingError(
	FoundSpellingErrorEventArgs^ eArgs
)
abstract OnFoundSpellingError : 
        eArgs : FoundSpellingErrorEventArgs -> unit 
override OnFoundSpellingError : 
        eArgs : FoundSpellingErrorEventArgs -> unit 
abstract OnFoundSpellingError : 
        eArgs : FoundSpellingErrorEventArgs -> unit 
override OnFoundSpellingError : 
        eArgs : FoundSpellingErrorEventArgs -> unit 
Parameters

Assembly: Keyoti4.SearchEnginePro.Web (Module: Keyoti4.SearchEnginePro.Web.dll) Version: 2015.6.15.120