Share via


PriortizedLocationPicker.LocationPriorityList Property

Specifies the internal names of federated search locations in priority order (highest to lowest).

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

Syntax

'Declaration
Public Property LocationPriorityList As String
    Get
    Set
'Usage
Dim instance As PriortizedLocationPicker
Dim value As String

value = instance.LocationPriorityList

instance.LocationPriorityList = value
public string LocationPriorityList { get; set; }

Property Value

Type: System.String

Remarks

Internal names are delimited by commas.

See Also

Reference

PriortizedLocationPicker Class

PriortizedLocationPicker Members

Microsoft.Office.Server.Search.WebControls Namespace