当前位置: 答题翼 > 问答 > 计算机类考试 > 正文
目录: 标题| 题干| 答案| 搜索| 相关
问题

You create a Web Form with several UI elements on it. During a code review you realize th


You create a Web Form with several UI elements on it. During a code review, you realize that some of the UI elements can be grouped into user controls. You need to create a Web control to group the UI elements that do not require server-side processing. Doing so will enable you to programmatically add or remove the UI elements from the page. You want to maintain the UI elements‘ style properties.What should you do? ()

A. Use System.Web.UI.TemplateControl to group the UI elements.

B. Use System.Web.UI.HtmlControls.HtmlControl to group the UI elements.

C. Use System.Web.UI.LiteralControl to group the UI elements.

D. Use System.Web.UI.WebControls.Literal to group the UI elements.

参考答案
您可能感兴趣的试题
  • Have you filled in the application form()your passport yet?A. inB. forC. with

  • 在数据库中建立表的命令是 A)CREATEB)CREATE DATFABASEC)CREATE QUERYD)CREATE FORM

  • ●More and more persons who use the Intemet had created a (74) or web based diary. (74) A.

  • 关于表单(form)正确的说法有()A、HTML的表单是Web交互式应用的重要因素B、可以把表单看成因特网

  • You create a Web Form that contains a TreeView control. The TreeView control allows users

  • In your multitenant container database (CDB) with two pluggable database (PDBs). You want to create a new PDB by using SQL Developer.Which statement is true?()