Partager via


PageLayout.AuthenticatedCacheProfileId - Propriété

Obtient l'identificateur du profil de cache authentifié dans la liste des profils de Cache.

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

Syntaxe

'Déclaration
Public ReadOnly Property AuthenticatedCacheProfileId As Integer
    Get
'Utilisation
Dim instance As PageLayout
Dim value As Integer

value = instance.AuthenticatedCacheProfileId
public int AuthenticatedCacheProfileId { get; }

Valeur de propriété

Type : System.Int32
Identificateur du profil de cache authentifié dans la liste des profils de Cache.

Remarques

Si la valeur de retour est -1, aucun profil n'est sélectionné.

Voir aussi

Référence

PageLayout classe

PageLayout - Membres

Microsoft.SharePoint.Publishing - Espace de noms