UltimateSearch Class Library

UltimateSearchOutput.PageLinkCssClass Property

Gets or sets the CSS class name applied to page link numbers.

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

Property Value

CSS class name applied to page link numbers. The default value is OutputPageLink.

Remarks

Use this property to set the CSS class name applied to page link numbers.

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace