UltimateSearch Class Library

UltimateSearchOutput.LastPageText Property

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

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

Property Value

Text to display in place of [LastPageText]. The default value is empty string.

Remarks

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

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace