Share via


LevelHierarchyToolPart.ToolPartTitle Property

Gets the title for this tool part.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

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

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

Property Value

Type: System.String

See Also

Reference

LevelHierarchyToolPart Class

LevelHierarchyToolPart Members

Microsoft.SharePoint.Publishing.WebControls Namespace