Keyoti Search for ASP.NET API Docs
Suggestions Property
API DocumentationKeyoti.SearchEngine.SuggestionsFoundSpellingErrorEventArgsSuggestions
Keyoti Search for ASP.NET 2010
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 BasicVisual C++
public ArrayList Suggestions { get; }
Public ReadOnly Property Suggestions As ArrayList
public:
property ArrayList^ Suggestions {
	ArrayList^ get ();
}
Remarks
Handlers of this event may modify this property inorder to customize the suggestions provided to the user.

Assembly: Keyoti2.SearchEnginePro.Web (Module: Keyoti2.SearchEnginePro.Web) Version: 2010.4.1.609