Microsoft
70-515 · Question #27
You are developing an ASP.NET web application. Your designer creates a theme named General for general use in the application. The designer also makes page-specific changes to the default properties…
The correct answer is D. Add the following configuration to the web.config file. See the full explanation below for the reasoning.
Question
You are developing an ASP.NET web application. Your designer creates a theme named General for general use in the application. The designer also makes page-specific changes to the default properties of certain controls. You need to apply the General theme to all pages, and you must ensure that the page-specific customizations are preserved. What should you do?
Options
- AAdd the following configuration to the web.config file.
- BAdd the following configuration to the web.config file.
- CAdd the following configuration to the web.config file.
- DAdd the following configuration to the web.config file.
How the community answered
(36 responses)- A8% (3)
- B6% (2)
- C3% (1)
- D83% (30)
Community Discussion
No community discussion yet for this question.