问题详情
你正在创建一个自定义服务器控件。为了让你的控件能够自动使用 ASP.NET 主题特征,你应该从那个类继承?()
A、Button
B、TemplateControl
C、Control
D、WebControl
E、UserControl