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 tool part for the Top Federated Results Web Part.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property ToolPart As ToolPart
Get
'Usage
Dim value As ToolPart
value = Me.ToolPart
protected override ToolPart ToolPart { get; }
Property Value
Type: Microsoft.SharePoint.WebPartPages.ToolPart
An object representing the Web Part’s tool pane.
See Also
Reference
TopFederatedResultsWebPart Class