确保Web控件从WebControl类继承。
确保Web控件从Control类继承.
确保Web控件从CompositeControl类继承.
确保Web控件从UserControl类继承.
第1题:
A.
B.
C.
D.
第2题:
A. BehaviorEditorPart
B. AppearanceEditorPart
C. PropertyGridEditorPart
D. LayoutEditorPart
第3题:
A.创建ContosoUI控件为Web控件库。
B.创建ContosoUI控件为Web用户控件。
C.在VisualStudio.NET工具栏中,浏览并选择ContosoUI.ascx。
D.在VisualStudio.NET工具栏中,浏览并选择ContosoUI.dll。
第4题:
A.AppearanceEditorPart
B.BehaviorEditorPart
C.PropertyGridEditorPart
D.LayoutEditorPart
第5题:
A.控件从System.Web.UI.Control继承。
B.控件从System.Web.UI.WebControls.CompositeControl继承.
C.控件从System.Web.UI.WebControls.WebControl继承.
D.控件从System.Web.UI.UserControl继承
第6题:
A.
B.
C.
D.
第7题:
A.给Web窗体增加能够输出XHTML的自定义控件。
B.给Web窗体增加能够输出WML的自定义控件。
C.给Web窗体增加mobile控件。
D.给Web窗体增加Web服务器控件。
第8题:
A. 创建ContosoUI控件为Web控件库。
B. 创建ContosoUI控件为Web用户控件。
C. 在Visual Studio .NET 工具栏,浏览并选择ContosoUI.ascx。
D. 在Visual Studio .NET 工具栏,浏览并选择ContosoUI.dll.
第9题:
A.
B.
C.
D.
第10题:
你正在创建一个使用Web 部件的ASP.NET Web站点。你为Web页增加了一个WebPartZones控件。下面那个控件可以实现给WebPartZones控件增加一个Web部件。()