Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a hyperlink that is hidden if the current user does not have appropriate permissions for the current Web site or list.
The RightsSensitiveVisibilityHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
UserHasRights(PermissionContext, SPBasePermissions, PermissionMode, SPList) | Returns a Boolean value that indicates whether the current user has permissions for a specified SPList object. |
![]() ![]() |
UserHasRights(PermissionContext, SPBasePermissions, PermissionMode, SPContext, SPWeb, SPList) | Returns a Boolean value that indicates whether the current user has permissions for a specified SPList object. |
![]() ![]() |
UserHasRightsOnCurrentListItem | Returns a Boolean value that indicates whether the current user has permissions for the current SPList object. |
Top