UltimateSearch Class Library

UltimateSearchOutput.PageLinkSeparator Property

Gets or sets the separator between page link numbers.

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

Property Value

Separator between page link numbers. The default value is   .

Remarks

Use this property to set the separator between page link numbers.

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace