UltimateSearch Class Library

UltimateSearchOutput.PageLinkCount Property

Gets or sets the number of page links to display.

[Visual Basic]
Public Property PageLinkCount As Integer
[C#]
public int PageLinkCount {get; set;}

Property Value

The number of page links to display. The default value is 10.

Remarks

Use this property to set the number of page links to display.

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace