SPWeb.BreakRoleInheritance Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BreakRoleInheritance(Boolean) | Creates unique role assignments for the object and optionally copies role assignments from the parent. (Inherited from SPSecurableObject.) | |
BreakRoleInheritance(Boolean, Boolean) | Creates unique role assignments for the website, optionally copies role assignments from the parent website, and optionally clears unique role assignments from descendants. (Overrides SPSecurableObject.BreakRoleInheritance(Boolean, Boolean).) |
Top