Called when a spelling error is found - provides opportunity to adjust the suggestions.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public event FoundSpellingErrorEventHandler FoundSpellingError
public event FoundSpellingErrorEventHandler FoundSpellingError
Public Event FoundSpellingError As FoundSpellingErrorEventHandler
Public Event FoundSpellingError As FoundSpellingErrorEventHandler
public: event FoundSpellingErrorEventHandler^ FoundSpellingError { void add (FoundSpellingErrorEventHandler^ value); void remove (FoundSpellingErrorEventHandler^ value); }
public: event FoundSpellingErrorEventHandler^ FoundSpellingError { void add (FoundSpellingErrorEventHandler^ value); void remove (FoundSpellingErrorEventHandler^ value); }
member FoundSpellingError : IEvent<FoundSpellingErrorEventHandler, FoundSpellingErrorEventArgs>
member FoundSpellingError : IEvent<FoundSpellingErrorEventHandler, FoundSpellingErrorEventArgs>
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120