70-573 · Question #72
You create a Feature. You need to add an item to the context menu of a list. Which type of element should you use?
The correct answer is C. a CustomAction. MNEMONIC RULE: "context menu item = CustomAction" A custom action can be added inside a secondary XML file, part of a normal feature. It is defined by a"CustomAction" element type. How to add a custom action to list elements context menu action-to-listelements-context-menu.aspx
Question
You create a Feature. You need to add an item to the context menu of a list. Which type of element should you use?
Options
- Aa Listlnstance
- Ba ListTemplate
- Ca CustomAction
- Da Module
How the community answered
(24 responses)- A17% (4)
- B8% (2)
- C71% (17)
- D4% (1)
Explanation
MNEMONIC RULE: "context menu item = CustomAction" A custom action can be added inside a secondary XML file, part of a normal feature. It is defined by a"CustomAction" element type. How to add a custom action to list elements context menu action-to-listelements-context-menu.aspx
Topics
Community Discussion
No community discussion yet for this question.