网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
YoucreateacustomservercontrolnamedTaskthatcontainsthefollowingcodesegment.YouneedtoensurethataddingaTaskcontrolfromtheToolboxcreatesmarkupinthefollowingformat.Whichtwoactionsshouldyouperform?()

A.Addthefollowingcodesegmenttotheproject’sAssemblyInfo.csfile.[assembly:TagPrefix("DevControls","Dev")]

B.Replaceline05withthefollowingcodesegment.[DefaultValue("NewTask")]

C.Insertthefollowingcodesegmentimmediatelybeforeline03.[ToolboxData("<{0}:Taskrunat=\"server\"Title=\"NewTask\"/>")]

D.Replaceline10withthefollowingcodesegment. output.Write("<Dev:Taskrunat=\"server\"Title=\"NewTask\"/>");


参考答案

更多 “ YoucreateacustomservercontrolnamedTaskthatcontainsthefollowingcodesegment.YouneedtoensurethataddingaTaskcontrolfromtheToolboxcreatesmarkupinthefollowingformat.Whichtwoactionsshouldyouperform?() A.Addthefollowingcodesegmenttotheproject’sAssemblyInfo.csfile.[assembly:TagPrefix(DevControls,Dev)]B.Replaceline05withthefollowingcodesegment.[DefaultValue(NewTask)]C.Insertthefollowingcodesegmentimmediatelybeforeline03.[ToolboxData({0}:Taskrunat=\server\Title=\NewTask\/)]D.Replaceline10withthefollowingcodesegment. output.Write(Dev:Taskrunat=\server\Title=\NewTask\/); ” 相关考题