SearchBoxEx.DefaultResultsPage Property
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property DefaultResultsPage As String
Get
'Usage
Dim value As String
value = Me.DefaultResultsPage
protected virtual string DefaultResultsPage { get; }
Property Value
Type: System.String