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.

时间:2022-10-30 22:24:54 所属题库:MCTS(70-528)题库

相似题目