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 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