Partager via


TableOfContentsTaxonomyToolPart - Classe

Représente une table de la partie outil de contenu qui est utilisé pour la navigation basée sur la taxonomie managée.

Cette API n’est pas conforme CLS. 

Hiérarchie d’héritage

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      System.Web.UI.WebControls.Panel
        System.Web.UI.WebControls.WebParts.Part
          System.Web.UI.WebControls.WebParts.EditorPart
            Microsoft.SharePoint.WebPartPages.EditorPartAdapter
              Microsoft.SharePoint.WebPartPages.ToolPart
                Microsoft.SharePoint.Publishing.WebControls.LevelHierarchyToolPart
                  Microsoft.SharePoint.Publishing.WebControls.BaseTableOfContentsToolPart
                    Microsoft.SharePoint.Publishing.WebControls.TableOfContentsTaxonomyToolPart

Espace de noms :  Microsoft.SharePoint.Publishing.WebControls
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
<CLSCompliantAttribute(False)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class TableOfContentsTaxonomyToolPart _
    Inherits BaseTableOfContentsToolPart
'Utilisation
Dim instance As TableOfContentsTaxonomyToolPart
[CLSCompliantAttribute(false)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class TableOfContentsTaxonomyToolPart : BaseTableOfContentsToolPart

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

TableOfContentsTaxonomyToolPart - Membres

Microsoft.SharePoint.Publishing.WebControls - Espace de noms