RightsGroup element (View)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies a permission that the current user must have to permit the contents of the Then clause within an IfHasRight element to be displayed.
<RightsGroup
Permission = "Required">
</RightsGroup>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
PermAddAndCustomizePages="Required" |
Add, change, or delete ASPX pages, HTML pages, or web part pages, and edit the website using a SharePoint Foundation-compatible editor. |
PermAddDelPrivateWebParts="Required" |
Add or remove web parts on a personalized web part page. |
PermAddListItems="Required" |
Add items to lists, add documents to document libraries, and add Web discussion comments. |
PermApplyStyleSheets="Required" |
Apply a style sheet (.CSS file) to the website. |
PermApplyThemeAndBorder="Required" |
Apply a theme or borders to the entire website. |
PermApproveItems="Required" |
Approve items. |
PermBrowseDirectories="Required" |
Browse directories in a website. |
PermBrowseUserInfo="Required" |
View information about users. This right is not available through the user interface. |
PermCancelCheckout="Required" |
Check in a document without saving the current changes. |
PermCreateAlerts="Required" |
Create alerts. |
PermCreateGroups="Required" |
Create, change, and delete groups, including adding users to the groups and specifying which rights are assigned to a group. |
PermCreateSSCSite="Required" |
Create a website using Self-Service Site Creation. |
PermDeleteListItems="Required" |
Delete items from a list, documents from a document library, and Web discussion comments in documents. |
PermDeleteVersions="Required" |
Delete versions. |
PermEditListItems="Required" |
Edit items in lists, edit documents in document libraries, edit Web discussion comments in documents, and customize web part pages in document libraries. |
PermEditMyUserInfo="Required" |
Edit personal user information. |
PermEnumeratePermissions="Required" |
View permissions. |
PermFullMask="Required" |
Has all permissions on the website. Not available through the user interface. |
PermManageAlerts="Required" |
Manage alerts. |
PermManageLists="Required" |
Approve content in lists, add or remove columns in a list, and add or remove public views of a list. |
PermManagePermissions="Required" |
Manage permissions. |
PermManagePersonalViews="Required" |
Create, change, and delete personal views of lists. |
PermManageSubwebs="Required" |
Manage or create subsites. |
PermManageWeb="Required" |
Manage a site, including the ability to perform all administration tasks for the site and manage contents and permissions |
PermOpen="Required" |
Open documents. |
PermOpenItems="Required" |
Open items. |
PermUpdatePersonalWebPar="Required"ts |
Update web parts to display personalized information. |
PermUseRemoteAPIs="Required" |
Use the APIs defined through remote applications. |
PermViewFormPages="Required" |
View list item form pages. |
PermViewListItems="Required" |
View items in lists, documents in document libraries, view Web discussion comments, and set up email alerts for lists. |
PermViewPages="Required" |
View pages in a website. |
PermViewUsageData="Required" |
View reports on website usage. |
PermViewVersions="Required" |
View versions of items. |
Child elements
None
Parent elements
Occurrences
- Minimum: 0
- Maximum: Unbounded