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.
This member is reserved for internal use and is not intended to be used directly from your code. Specifies a Panel as the container of the MetaDataNavTree label whose text can be configured. This panel is not visible by default in the MetaDataNavTree.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Protected TreeLabelPanel As Panel
'Usage
Dim value As Panel
value = Me.TreeLabelPanel
Me.TreeLabelPanel = value
protected Panel TreeLabelPanel