QuerySuggestionsToolPart.ToolPartTitle Property

Gets the title for the Web Part’s tool pane.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property ToolPartTitle As String
    Get
'Usage
Dim value As String

value = Me.ToolPartTitle
protected override string ToolPartTitle { get; }

Property Value

Type: System.String
The tool pane title.

See Also

Reference

QuerySuggestionsToolPart Class

QuerySuggestionsToolPart Members

Microsoft.Office.Server.Search.WebControls Namespace