SearchResultsBaseWebPart.DefaultSearchLocation property

Gets the name of the default federated location.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property DefaultSearchLocation As String
    Get
'Usage
Dim value As String

value = Me.DefaultSearchLocation
protected virtual string DefaultSearchLocation { get; }

Property value

Type: System.String
The location name.

See also

Reference

SearchResultsBaseWebPart class

SearchResultsBaseWebPart members

Microsoft.Office.Server.Search.WebControls namespace