Dynamicweb 8 Documentation
MaxQuerySuggestions Property

Gets the maximum number of query suggestions to display when using "Suggested queries" functionality.
Syntax
'Declaration
 
Public ReadOnly Property MaxQuerySuggestions As Integer
public int MaxQuerySuggestions {get;}
Remarks
The default value is "5". The maximum allowed value is "20" (any number greater than 20 will be silently discarded).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ProductCatalogSettings Class
ProductCatalogSettings Members

Send Feedback