Microsoft
70-573 · Question #229
You plan to add a custom tab to the Ribbon in a SharePoint Web application. You create a custom Feature that contains an Elements.xml file. You need to ensure that the custom tab only appears in the…
The correct answer is B. RegistrationId="101". MNEMONIC RULE: "document libraries 101" SharePoint: RegistrationId List Template Type IDs Work with the SharePoint 2010 Ribbon User Interface
Developing for User Experience
Question
You plan to add a custom tab to the Ribbon in a SharePoint Web application. You create a custom Feature that contains an Elements.xml file. You need to ensure that the custom tab only appears in the document libraries of the Web application. Which code segment should you add to the Custom Action node of the Elements.xml file?
Options
- ALocation="DocumentLibrary"
- BRegistrationId="101"
- CRegistrationType="List"
- DShowInLists="false"
How the community answered
(45 responses)- A16% (7)
- B71% (32)
- C4% (2)
- D9% (4)
Explanation
MNEMONIC RULE: "document libraries 101" SharePoint: RegistrationId List Template Type IDs Work with the SharePoint 2010 Ribbon User Interface
Topics
#Ribbon customization#Custom Action#RegistrationId#document library
Community Discussion
No community discussion yet for this question.