UltimateSearch Class Library

UltimateSearchOutput.FirstPageText Property

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

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

Property Value

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

Remarks

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

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace