UltimateSearch Class Library

UltimateSearchInput.MaxSuggestCount Property

Gets or sets the maximum number of suggested search terms.

[Visual Basic]
Public Property MaxSuggestCount As Integer
[C#]
public int MaxSuggestCount {get; set;}

Property Value

Maximum number of suggested search terms. The default value is 10.

Remarks

Use this property to set the maximum number of suggested search terms.

See Also

UltimateSearchInput Class | Karamasoft.WebControls.UltimateSearch Namespace