Tagged Questions
1
vote
0answers
236 views
Setting rights for CustomAction. Problem with sandboxed or language?
I've got a CustomAction which contains a button. Only users with high level permissions should be able to see this button, so I tried setting the property Rights ="ManageWeb" on the CustomAction.
...