ContentTypeSyndicationHubsPage - Classe

Réservé à une utilisation interne.

Hiérarchie d’héritage

System.Object
  System.Web.UI.Control
    System.Web.UI.TemplateControl
      System.Web.UI.Page
        Microsoft.SharePoint.WebControls.DeltaPage
          Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase
            Microsoft.SharePoint.WebControls.LayoutsPageBase
              Microsoft.SharePoint.Taxonomy.OM.CodeBehind.ContentTypeSyndicationHubsPage

Espace de noms :  Microsoft.SharePoint.Taxonomy.OM.CodeBehind
Assembly :  Microsoft.SharePoint.Taxonomy (dans Microsoft.SharePoint.Taxonomy.dll)

Syntaxe

'Déclaration
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public Class ContentTypeSyndicationHubsPage _
    Inherits LayoutsPageBase
'Utilisation
Dim instance As ContentTypeSyndicationHubsPage
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public class ContentTypeSyndicationHubsPage : LayoutsPageBase

Remarques

Représente le code qui affiche une vue de synthèse de l'ensemble du contenu sur les concentrateurs.

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

ContentTypeSyndicationHubsPage - Membres

Microsoft.SharePoint.Taxonomy.OM.CodeBehind - Espace de noms