Event arguments for FoundSpellingError event.
| C# | Visual Basic |
public class FoundSpellingErrorEventArgs : EventArgs
Public Class FoundSpellingErrorEventArgs Inherits EventArgs
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| FoundSpellingErrorEventArgs(String, ArrayList) |
Constructor
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Inherited from Object.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| MemberwiseClone()()()() | (Inherited from Object.) | |
| Suggestions |
A list of string suggestions for the word. The string in the first element will be used to provide the user's suggestion.
| |
| ToString()()()() | (Inherited from Object.) | |
| Word |
The word in the query expression that was misspelt.
|
| Object | ||
| EventArgs | ||
| FoundSpellingErrorEventArgs | ||
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610