SPWeb.RecalculateWebFineGrainedPermissions method

Recalculates whether the website contains a list or list item that has unique permissions, and updates the value of the AllowAutomaticASPXPageIndexing property.

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

Syntax

'Declaration
Public Sub RecalculateWebFineGrainedPermissions
'Usage
Dim instance As SPWeb

instance.RecalculateWebFineGrainedPermissions()
public void RecalculateWebFineGrainedPermissions()

See also

Reference

SPWeb class

SPWeb members

Microsoft.SharePoint namespace