QuerySuggestionsWebPart.ToolPart Property

Gets the tool pane for the 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 tool pane.

See Also

Reference

QuerySuggestionsWebPart Class

QuerySuggestionsWebPart Members

Microsoft.Office.Server.Search.WebControls Namespace