Share via


SiteCacheSettings.CbqMultiplier Property

Multiplies how many items should be requested on a cross-list query.

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

Syntax

'Declaration
Public ReadOnly Property CbqMultiplier As Integer
    Get
'Usage
Dim instance As SiteCacheSettings
Dim value As Integer

value = instance.CbqMultiplier
public int CbqMultiplier { get; }

Property Value

Type: System.Int32

Remarks

If there are a high number of items that do not inherit permissions, this property should be set to a larger number.

See Also

Reference

SiteCacheSettings Class

SiteCacheSettings Members

Microsoft.SharePoint.Publishing Namespace

SiteCacheSettings