







![]() ![]() |
UltimateSearch Class Library |
UltimateSearchOutput..::..FirstPageText Property |
UltimateSearchOutput Class See Also Send Feedback |
Gets or sets the text to display in place of [FirstPageText].
Namespace: Karamasoft.WebControls.UltimateSearch
Assembly: UltimateSearch (in UltimateSearch.dll) Version: 3.7.4186.26690
Syntax
C# |
---|
public string FirstPageText { get; set; } |
Visual Basic |
---|
Public Property FirstPageText As String Get Set |
Visual C++ |
---|
public: property String^ FirstPageText { String^ get (); void set (String^ value); } |
Field 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].