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

See also

Reference

BaseTableOfContentsToolPart class

BaseTableOfContentsToolPart members

Microsoft.SharePoint.Publishing.WebControls namespace