UltimateSearch Class Library

UltimateSearchOutput.TitleCssClass Property

Gets or sets the CSS class name applied to title.

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

Property Value

CSS class name applied to title. The default value is OutputTitle.

Remarks

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

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace