UltimateSearch Class Library

UltimateSearchOutput.PrevPageText Property

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

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

Property Value

Text to display in place of [PrevPageText]. The default value is Previous.

Remarks

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

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace