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.
If this is true, we will cache cross list queries for a number of seconds equal to CbqTimeToLive.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property CbqFlushOnTimeChange As Boolean
Get
'Usage
Dim instance As SiteCacheSettings
Dim value As Boolean
value = instance.CbqFlushOnTimeChange
public bool CbqFlushOnTimeChange { get; }
Property Value
Type: System.Boolean
true if cross-list queries are cached for a number of seconds equal to CbqTimeToLive; otherwise, false.