当前位置:在线题库搜索>[单选题] You are creating a templated Web control for use in your Web application. You need to add the Web control to your Web application pages without compiling your control into a .dll file. What should you do?()的答案是什么?

问题:

[单选题]

You are creating a templated Web control for use in your Web application. You need to add the Web control to your Web application pages without compiling your control into a .dll file.
What should you do?()

A、Ensure that the Web control inherits from the WebControl class.
B、Ensure that the Web control inherits from the Control class.
C、Ensure that the Web control inherits from the CompositeControl class.
D、Ensure that the Web control inherits from the UserControl class.

参考答案: D

相关内容