nerdexam
Microsoft

70-573 · Question #63

You develop a custom master page. You need to ensure that all pages that use the master page contain a specific image. Page developers must be able to change the image on individual pages. The…

The correct answer is A. a ContentPlaceHolder control. MNEMONIC RULE: "master page = ContentPlaceHolder" Defines a region for content in an ASP.NET master page. ContentPlaceHolder Class

Developing for User Experience

Question

You develop a custom master page. You need to ensure that all pages that use the master page contain a specific image. Page developers must be able to change the image on individual pages. The master page must be compatible with the default content page. What should you add to the master page?

Options

  • Aa ContentPlaceHolder control
  • Ba Delegate control
  • Ca PlaceHolder control
  • Dan HTML Div element

How the community answered

(31 responses)
  • A
    81% (25)
  • B
    3% (1)
  • C
    3% (1)
  • D
    13% (4)

Explanation

MNEMONIC RULE: "master page = ContentPlaceHolder" Defines a region for content in an ASP.NET master page. ContentPlaceHolder Class

Topics

#ContentPlaceHolder#master page#page developer extensibility#content page

Community Discussion

No community discussion yet for this question.

Full 70-573 Practice