Partager via


CachedObjectSiteMapNode.Audience - Propriété

Obtient le public associé à l'objet CachedObjectSiteMapNode .

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

Syntaxe

'Déclaration
Public Overrides ReadOnly Property Audience As String
    Get
'Utilisation
Dim instance As CachedObjectSiteMapNode
Dim value As String

value = instance.Audience
public override string Audience { get; }

Valeur de propriété

Type : System.String
Chaîne qui spécifie le groupe cible associé à l'objet CachedObjectSiteMapNode .

Voir aussi

Référence

CachedObjectSiteMapNode classe

CachedObjectSiteMapNode - Membres

Microsoft.SharePoint.Publishing.Navigation - Espace de noms