Tagged Questions
1
vote
1answer
228 views
'RootWebOnly' property of a CustomAction only works in sandboxed solutions? Why?
I have a web application scoped feature which provisions a number of site collections and subsites.
The feature also contains a navigation element, which adds a new custom action group to the site ...
6
votes
3answers
2k views
Multiple values of RegistrationId attribute in CustomAction tag
I wonder is there any ability to set not only one but multiple values of RegistrationId in CustomAction tag.
I have an elements.xml entry like this:
<CustomAction
...