LevelHierarchyToolPart.presentationSection field
Specifies 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