nerdexam
Microsoft

70-573 · Question #69

You create a Web Part named WP1. You need to ensure that the name of the Web Part displays as Corporate in SharePoint. What should you do?

The correct answer is B. In WP1.webpart, change the Title property to Corporate. MNEMONIC RULE: "Title property to Corporate" Web Parts Control Description Files

Developing for User Experience

Question

You create a Web Part named WP1. You need to ensure that the name of the Web Part displays as Corporate in SharePoint. What should you do?

Options

  • ARename WP1.webpart as Corporate.webpart.
  • BIn WP1.webpart, change the Title property to Corporate.
  • CIn the constructor of WP1.cs, add the following line of code:
  • DIn the Elements.xml file, change the Name property of the <File> element to Corporate.

How the community answered

(49 responses)
  • A
    14% (7)
  • B
    71% (35)
  • C
    10% (5)
  • D
    4% (2)

Explanation

MNEMONIC RULE: "Title property to Corporate" Web Parts Control Description Files

Topics

#Web Part title#webpart file#display name#Web Part properties

Community Discussion

No community discussion yet for this question.

Full 70-573 Practice