UltimateSearch Class Library

UltimateSearchOutput.HighlightCssClass Property

Gets or sets the CSS class name to highlight the search terms.

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

Property Value

CSS class name to highlight the search terms. The default value is OutputHighlight.

Remarks

Use this property to set the CSS class name to highlight the search terms.

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace