当前位置:MCTS(70-515)题库

问题:

[多选]

You create a custom server control named Task that contains the following code segment.
You need to ensure that adding a Task control from the Toolbox creates markup in the following format. 
  
Which two actions should you perform?()

A . Add the following code segment to the project’s AssemblyInfo.cs file. [assembly: TagPrefix("DevControls", "Dev")]
B . Replace line 05 with the following code segment. [DefaultValue("New Task")]
C . Insert the following code segment immediately before line 03. [ToolboxData("<{0}:Task runat=\"server\" Title=\"New Task\" />")]
D . Replace line 10 with the following code segment. output.Write("<Dev:Task runat=\"server\" Title=\"New Task\" />")

岩石物理性质 模块越多,开发成本越小。 曹雪芹的家世和生活对《红楼梦》的创作有什么样的影响? 水轮机补气装置的作用是什么?常用的有哪几种补气方式? 结构化设计的特点是(1)相对独立和功能单一的模块结构;(2)块内联系大,块间();(3)采用模块结构图的描述方式。

You create a custom server control named Task that contains the following code segment.
You need to ensure that adding a Task control from the Toolbox creates markup in the following format. 
  
Which two actions should you perform?()

参考答案:

  参考解析

本题暂无解析

在线 客服