Partager via


ContentTypePublisher.IsContentTypeSharingEnabled - Méthode

Représente une valeur de type Boolean qui indique si la fonction MetadataHub est activée pour le site spécifié.

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

Syntaxe

'Déclaration
Public Shared Function IsContentTypeSharingEnabled ( _
    hubSite As SPSite _
) As Boolean
'Utilisation
Dim hubSite As SPSite
Dim returnValue As Boolean

returnValue = ContentTypePublisher.IsContentTypeSharingEnabled(hubSite)
public static bool IsContentTypeSharingEnabled(
    SPSite hubSite
)

Paramètres

Valeur renvoyée

Type : System.Boolean
Retourne Boolean .

Voir aussi

Référence

ContentTypePublisher classe

ContentTypePublisher - Membres

Microsoft.SharePoint.Taxonomy.ContentTypeSync - Espace de noms