UltimateSearch Class Library

UltimateSearchInput.SuggestSearchTermsCssClass Property

Gets or sets the CSS Class name applied to the suggested search terms.

[Visual Basic]
Public Property SuggestSearchTermsCssClass As String
[C#]
public string SuggestSearchTermsCssClass {get; set;}

Property Value

CSS Class name applied to the suggested search terms. The default value is SuggestSearchTerms.

Remarks

Use this property to set the CSS Class name applied to the suggested search terms.

See Also

UltimateSearchInput Class | Karamasoft.WebControls.UltimateSearch Namespace