Keyoti SearchUnit API Docs
Suggestions Property
API DocumentationKeyoti.SearchEngine.SuggestionsFoundSpellingErrorEventArgsSuggestions
Keyoti SearchUnit v6
A list of string suggestions for the word. The string in the first element will be used to provide the user's suggestion.
Declaration Syntax
C#Visual Basic
public ArrayList Suggestions { get; }
Public ReadOnly Property Suggestions As ArrayList
	Get
Property Value
ArrayList
Remarks
Handlers of this event may modify this property inorder to customize the suggestions provided to the user.

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