Tuesday, July 17, 2012

Hide Site Action Sharepoint 2010

The article shows you have to hide or show the "Actions Menu" depending on the permissions of the current user; i.e., how to security trim your SharePoint pages. You do this by using the Sharepoint:SPSecurityTrimmedControl. you can put the site action menu code in between  <Sharepoint:SPSecurityTrimmedControl...