Share via


TableOfContentsToolPart.ToolPartQualifier Property

Gets the tool part qualifier.

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

Syntax

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

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

Property Value

Type: System.String

Remarks

Overrides LevelHierarchyToolPart.ToolPartQualifier.

See Also

Reference

TableOfContentsToolPart Class

TableOfContentsToolPart Members

Microsoft.SharePoint.Publishing.WebControls Namespace