SiteCacheSettings Properties

Include Protected Members
Include Inherited Members

The SiteCacheSettings type exposes the following members.

Properties

  Name Description
Public property AllowLayoutPageOverrides Gets a value that indicates whether PageLayout objects can override the default cache profile.
Public property AllowPublishingWebPageOverrides Determines whether PublishingWeb objects can override the default cache profile.
Public property CbqFlushOnSiteChange Determines whether a cached cross-list query result is used after any object in the site has changed.
Public property CbqFlushOnTimeChange If this is true, we will cache cross list queries for a number of seconds equal to CbqTimeToLive.
Public property CbqMultiplier Multiplies how many items should be requested on a cross-list query.
Public property CbqTimeToLive Determines the number of seconds that the cross-list query cache in the object cache should keep query results.
Public property EnableCache Determines whether the output cache should be enabled.
Public property EnableDebuggingOutput Determines whether debugging output is written to the response.
Public property IsImportInProgress Determines whether a content deployment import operation is currently in progress.
Public property ObjectCacheSize Determines how much memory should be used by the object cache.

Top

See Also

Reference

SiteCacheSettings Class

Microsoft.SharePoint.Publishing Namespace