LevelHierarchyToolPart.RelatedWebPart Property
Gets the Web Part to which this tool part is related.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected ReadOnly Property RelatedWebPart As LevelHierarchyWebPart
Get
'Usage
Dim value As LevelHierarchyWebPart
value = Me.RelatedWebPart
protected LevelHierarchyWebPart RelatedWebPart { get; }
Property Value
Type: Microsoft.SharePoint.Publishing.WebControls.LevelHierarchyWebPart