Partilhar via


MetaDataNavTree.TreeLabelPanel Field

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

See Also

Reference

MetaDataNavTree Class

MetaDataNavTree Members

Microsoft.Office.Server.WebControls Namespace