Compartir a través de


Clase TableOfContentsTaxonomyDataSourceView

Representa un objeto TableOfContentsTaxonomyDataSource que admite navegación administrada basada en taxonomía.

Jerarquía de la herencia

System.Object
  System.Web.UI.HierarchicalDataSourceView
    Microsoft.SharePoint.Publishing.WebControls.LevelHierarchyDataSourceView
      Microsoft.SharePoint.Publishing.WebControls.BaseTableOfContentsDataSourceView
        Microsoft.SharePoint.Publishing.WebControls.TableOfContentsTaxonomyDataSourceView

Espacio de nombres:  Microsoft.SharePoint.Publishing.WebControls
Ensamblado:  Microsoft.SharePoint.Publishing (en Microsoft.SharePoint.Publishing.dll)

Sintaxis

'Declaración
<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 TableOfContentsTaxonomyDataSourceView _
    Inherits BaseTableOfContentsDataSourceView
'Uso
Dim instance As TableOfContentsTaxonomyDataSourceView
[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 TableOfContentsTaxonomyDataSourceView : BaseTableOfContentsDataSourceView

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros TableOfContentsTaxonomyDataSourceView

Espacio de nombres Microsoft.SharePoint.Publishing.WebControls