Keyoti Search for ASP.NET API Docs
AutoCompleteQueryMaxSuggestions Property
API DocumentationKeyoti.SearchEngine.WebSearchBoxAutoCompleteQueryMaxSuggestions
Keyoti Search for ASP.NET 2010
The maximum number of auto complete suggestions to make.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int AutoCompleteQueryMaxSuggestions { get; set; }
Public Overridable Property AutoCompleteQueryMaxSuggestions As Integer
public:
virtual property int AutoCompleteQueryMaxSuggestions {
	int get ();
	void set (int value);
}

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