Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the title for the current 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