nerdexam
Microsoft

MB2-876 · Question #29

You are developing a Microsoft Dynamics CRM 2011 solution that includes ribbon customizations. You need to add a command to the ribbon XML to create a navigation link to a website. What should you do?

The correct answer is C. Add a <Url> element to the <Action> element of a command definition. See the full explanation below for the reasoning.

Question

You are developing a Microsoft Dynamics CRM 2011 solution that includes ribbon customizations. You need to add a command to the ribbon XML to create a navigation link to a website. What should you do?

Options

  • AAdd a <Url> element to the <DisplayRules> element of a command definition.
  • BAdd a URL attribute to a <CommandDefinition> element.
  • CAdd a <Url> element to the <Action> element of a command definition.
  • DAdd an Action attribute to a <CommandDefinition> element.

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    84% (21)
  • D
    8% (2)

Community Discussion

No community discussion yet for this question.

Full MB2-876 Practice