MetaDataNavTree class

Reserved for internal use.

Inheritance hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.TemplateControl
      System.Web.UI.UserControl
        Microsoft.Office.Server.WebControls.MetaDataNavTree

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

'Declaration
<MdsCompliantAttribute(IsCompliant := True)> _
Public Class MetaDataNavTree _
    Inherits UserControl
'Usage
Dim instance As MetaDataNavTree
[MdsCompliantAttribute(IsCompliant = true)]
public class MetaDataNavTree : UserControl

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

MetaDataNavTree members

Microsoft.Office.Server.WebControls namespace