Microsoft
MB6-894 · Question #13
You are an Independent Software Vendor (ISV) developer who is creatinga new module in a solution. Aspart of the solution, you create a new menu. You need the menu to appear in the list of modules…
The correct answer is A. Create an extension of the MainMenu menu, and add a menu reference to the new menu. See the full explanation below for the reasoning.
Question
You are an Independent Software Vendor (ISV) developer who is creatinga new module in a solution. Aspart of the solution, you create a new menu. You need the menu to appear in the list of modules available on the navigation pane. What should you do to achieve this goal?
Options
- ACreate an extension of the MainMenu menu, and add a menu reference to the new menu.
- BCreate an extension of the NavPaneMenu menu, and add a menu reference to the new menu.
- CCreate an extension of the CommonMenu menu, and add a menu reference to the new menu.
- DCreate an extension of the StartPageMenu menu, and add a menu reference to the new
How the community answered
(32 responses)- A72% (23)
- B16% (5)
- C3% (1)
- D9% (3)
Community Discussion
No community discussion yet for this question.