PrioritizedLocationPicker Class
SharePoint 2010
Represents the control displayed in the Top Federated Results Web Part’s tool pane, used to configure the multiple locations for the Web Part, in priority order.
System.Object
System.Web.UI.Control
Microsoft.Office.Server.Search.WebControls.PrioritizedLocationPicker
System.Web.UI.Control
Microsoft.Office.Server.Search.WebControls.PrioritizedLocationPicker
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)] [AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)] [AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)] [SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)] public class PrioritizedLocationPicker : Control, INamingContainer