SPListItem.DoesUserHavePermissions method
Overload list
Name | Description | |
---|---|---|
DoesUserHavePermissions(SPBasePermissions) | Indicates whether the current user has a specified set of permissions. (Inherited from SPSecurableObject.) | |
DoesUserHavePermissions(SPUser, SPBasePermissions) | Indicates whether the specified user has the specified permissions on an item. |
Top