Keyoti Search for ASP.NET API Docs
SpellingSuggestionSource Property
API DocumentationKeyoti.SearchEngine.WebSearchSuggestionsSpellingSuggestionSource
Keyoti Search for ASP.NET 2010
Where to look for spelling suggestions for erroneous words.
Declaration Syntax
C#Visual BasicVisual C++
public SpellingSuggestionSource SpellingSuggestionSource { get; set; }
Public Property SpellingSuggestionSource As SpellingSuggestionSource
public:
property SpellingSuggestionSource SpellingSuggestionSource {
	SpellingSuggestionSource get ();
	void set (SpellingSuggestionSource value);
}
Remarks
Care should be taken when using any option with "SearchLexicon" as this can become slow when the lexicon becomes very large (>100,000 entries).

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