Compartilhar via


PageLayout.AnonymousCacheProfileId propriedade

Obtém o identificador do perfil de cache anônimo 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 AnonymousCacheProfileId As Integer
    Get
'Uso
Dim instance As PageLayout
Dim value As Integer

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

Valor de propriedade

Tipo: System.Int32
O identificador do perfil de cache anônimo 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