Microsoft
70-515 · Question #168
You are developing an ASP.NET Web application. You create a master page. The master page requires a region where you can add page-specific content by using the ASP.NET page designer. You need to add…
The correct answer is B. ContentPlaceHolder. See the full explanation below for the reasoning.
Question
You are developing an ASP.NET Web application. You create a master page. The master page requires a region where you can add page-specific content by using the ASP.NET page designer. You need to add a control to the master page to define the region. Which control should you add?
Options
- APlaceHolder
- BContentPlaceHolder
- CContent
- DSubstituition
How the community answered
(48 responses)- A10% (5)
- B81% (39)
- C2% (1)
- D6% (3)
Community Discussion
No community discussion yet for this question.