UltimateSearch Class Library

UltimateSearchOutput.UrlCssClass Property

Gets or sets the CSS class name applied to url.

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

Property Value

CSS class name applied to url. The default value is OutputUrl.

Remarks

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

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace