You are employed as the senior administrator at Certkiller.com. You make use of Microsoft .NETFramework v3.5 to create a Microsoft ASP.NET application. You make use of ASP.NET AJAX create a Web form. The code fragment below exists in the Webfrom. (The line numbers is included for reference purposes) 01 10 11
- A、Your best option would be to insert Sys.Component.create(CKBehavior, $get('CKTextBoxA'),null, null, null)
- B、Your best option would be to insert Sys.Component.create(CKBehavior, 'CKTextBoxA', null,null, null)
- C、Your best option would be to insert $create(CKBehavior, null, null, null, $get('CKTextBoxA'))
- D、Your best option would be to insert $create(CKBehavior, null, null, null, 'CKTextBoxA')
正确答案:C
答案解析:有
微信扫一扫手机做题