UltimateSearch Class Library

UltimateSearchOutput.TextCssClass Property

Gets or sets the CSS class name applied to text.

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

Property Value

CSS class name applied to text. The default value is OutputText.

Remarks

Use this property to set the CSS class name applied to text.

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace