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 ToolPane that contains the tool part.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Friend ReadOnly Property ParentToolPane As ToolPane
Get
'Usage
Dim value As ToolPane
value = Me.ParentToolPane
protected internal ToolPane ParentToolPane { get; }
Property Value
Type: Microsoft.SharePoint.WebPartPages.ToolPane
The ToolPane that contains the tool part.