CoreResultsWebPart.ToolPart Property

Represents a tool part that can be used to show and modify the Core Results Web Part properties.

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 part.

See Also

Reference

CoreResultsWebPart Class

CoreResultsWebPart Members

Microsoft.Office.Server.Search.WebControls Namespace