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
Public Class MetaDataNavTree _
Inherits UserControl
'Usage
Dim instance As MetaDataNavTree
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.