UltimateSearch Class Library

UltimateSearchOutput.NextPageText Property

Gets or sets the text to display in place of [NextPageText].

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

Property Value

Text to display in place of [NextPageText]. The default value is Next.

Remarks

Use this property to set the text to display in place of [NextPageText].

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace