LevelHierarchyToolPart.presentationSection Field
Contains the presentation section controls for the tool pane.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected presentationSection As HtmlGenericControl
'Usage
Dim value As HtmlGenericControl
value = Me.presentationSection
Me.presentationSection = value
protected HtmlGenericControl presentationSection