Compartilhar via


PageLayout.AuthenticatedCacheProfileId propriedade

Obtém o identificador do perfil de cache autenticado na lista de perfis de Cache.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)

Sintaxe

'Declaração
Public ReadOnly Property AuthenticatedCacheProfileId As Integer
    Get
'Uso
Dim instance As PageLayout
Dim value As Integer

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

Valor de propriedade

Tipo: System.Int32
O identificador do perfil de cache autenticado na lista de perfis de Cache.

Comentários

Se o valor de retorno for -1, nenhum perfil está selecionado.

Ver também

Referência

PageLayout classe

PageLayout membros

Microsoft.SharePoint.Publishing namespace