可学答题网 > 问答 > MCPD(70-562)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You work as a Web


You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5.  You create a folder named Dark in the App_Themes folder of the Web application. You also addfour skin files to this folder. You have to make sure that the controls on a page have their appearances overridden by the control definitions defined in the skin files. What should you do?  Which Page directive should you use?()

  • AYou should use the page directive: <%@ Page StyleSheetTheme="App_Themes.Dark"/>
  • BYou should use the page directive: <%@ Page Theme="App_Themes.Dark"/>
  • CYou should use the page directive: <%@ Page Theme="Dark"/>
  • DYou should use the page directive: <%@ Page StyleSheetTheme="Dark"/>
参考答案
参考解析:
分类:MCPD(70-562)题库