Share via


SiteCacheSettings.AllowPublishingWebPageOverrides Property

Determines whether PublishingWeb objects can override the default cache profile.

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

Syntax

'Declaration
Public ReadOnly Property AllowPublishingWebPageOverrides As Boolean
    Get
'Usage
Dim instance As SiteCacheSettings
Dim value As Boolean

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

Property Value

Type: System.Boolean
true if PublishingWeb objects can override the cache profile.

See Also

Reference

SiteCacheSettings Class

SiteCacheSettings Members

Microsoft.SharePoint.Publishing Namespace

SiteCacheSettings