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 set to True, determines whether cross-list queries are cached 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