Compartilhar via


SiteCacheSettings.EnableCache propriedade

Determina se o cache de saída deve ser habilitado.

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

Sintaxe

'Declaração
Public ReadOnly Property EnableCache As Boolean
    Get
'Uso
Dim instance As SiteCacheSettings
Dim value As Boolean

value = instance.EnableCache
public bool EnableCache { get; }

Valor de propriedade

Tipo: System.Boolean

Comentários

Esse é o controle usado para ativar ou desativar o cache de saída.

Ver também

Referência

SiteCacheSettings classe

SiteCacheSettings membros

Microsoft.SharePoint.Publishing namespace

SiteCacheSettings