nerdexam
Microsoft

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

Developing SharePoint Solutions

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)
  • A
    17% (4)
  • B
    8% (2)
  • C
    71% (17)
  • D
    4% (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

#CustomAction#context menu#Feature elements#list UI extension

Community Discussion

No community discussion yet for this question.

Full 70-573 Practice