Share via


BaseTableOfContentsToolPart.ToolPartQualifier property

Gets the qualifier for this tool part.

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

See also

Reference

BaseTableOfContentsToolPart class

BaseTableOfContentsToolPart members

Microsoft.SharePoint.Publishing.WebControls namespace