Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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