Keyoti SearchUnit API Docs
AutoCompleteQueryHideNoResultSuggestions Property
API DocumentationKeyoti.SearchEngine.WebSearchBoxAutoCompleteQueryHideNoResultSuggestions
Keyoti SearchUnit v6
Whether to hide suggestions that would yield no results - this puts more load on the server as it requires additional work.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public virtual bool AutoCompleteQueryHideNoResultSuggestions { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public virtual bool AutoCompleteQueryHideNoResultSuggestions { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Overridable Property AutoCompleteQueryHideNoResultSuggestions As Boolean
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Overridable Property AutoCompleteQueryHideNoResultSuggestions As Boolean
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
virtual property bool AutoCompleteQueryHideNoResultSuggestions {
	bool get ();
	void set (bool value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
virtual property bool AutoCompleteQueryHideNoResultSuggestions {
	bool get ();
	void set (bool value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
abstract AutoCompleteQueryHideNoResultSuggestions : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override AutoCompleteQueryHideNoResultSuggestions : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
abstract AutoCompleteQueryHideNoResultSuggestions : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override AutoCompleteQueryHideNoResultSuggestions : bool with get, set
Property Value

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