Called when a misspelled word is found, raises the FoundSpellingError event.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual 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
- eArgs (FoundSpellingErrorEventArgs)
Assembly: Keyoti4.SearchEnginePro.Web (Module: Keyoti4.SearchEnginePro.Web.dll) Version: 2015.6.15.120