Freigeben über


MetaDataNavTree-Klasse

Für die interne Verwendung reserviert.

Vererbungshierarchie

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

MetaDataNavTree-Member

Microsoft.Office.Server.WebControls-Namespace