SPListItem.ResetRoleInheritance Method

Removes the local role assignments and reverts to role assignments from the parent object.

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

Syntax

Public Sub ResetRoleInheritance

Dim instance As SPListItem

instance.ResetRoleInheritance()
public void ResetRoleInheritance()

Implements

ISecurableObject.ResetRoleInheritance()

See Also

Reference

SPListItem Class

SPListItem Members

Microsoft.SharePoint Namespace