Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.