SPItem Methods
Include Protected Members
Include Inherited Members
The SPItem type exposes the following members.
Methods
| 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 object, optionally copies role assignments from the parent, and optionally clears unique role assignments from descendants. (Inherited from SPSecurableObject.) |
![]() |
CheckPermissions | Determines whether the current user has a specified set of permissions. (Inherited from SPSecurableObject.) |
![]() |
Delete | When overridden in a derived class, deletes the item from its store. |
![]() |
DoesUserHavePermissions | Indicates whether the current user has a specified set of permissions. (Inherited from SPSecurableObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetUserEffectivePermissionInfo | Reserved for future use. (Overrides SPSecurableObject.GetUserEffectivePermissionInfo(String).) |
![]() |
GetUserEffectivePermissions | Reserved for future use. (Overrides SPSecurableObject.GetUserEffectivePermissions(String).) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ResetRoleInheritance | Removes local role assignments and inherits role assignments from the parent object. (Inherited from SPSecurableObject.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Update | When overridden in a derived class, updates the state of the item in the respective store. |
Top
.gif)
.gif)