Hi I want to be able to hide the 'Site 'actions' button at the top of my sharepoint page as well as the List Tools in the ribbon. I have a code which removes these altogether but I want to remove these for only a specific permission group not everyone that visits the site.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Cindy, You can use SPSecurityTrimmedControl to put your logic inside this control to hide the Site Actions and other buttons! Have a look at: All possible permissions value are Listed on MSDN |
|||
|
|