欢迎来到PP题库网 PP题库官网
logo
全部科目 > 微软认证考试 > MCPD > MCPD(70-562)

单项选择题

You use Microsoft .NET Framework v3.5 to create a Microsoft ASP.NET application forCertkiller.com. 
The code segment below is written to create a client-script function. (The line numbers is includedfor reference purposes)
1 function updateLabelControl(labelId, newText) {
2 var label = $find(labelId);
3 label.innerHTML = newText;
4 } 
This newly created script will make use of ASP.NET AJAX. The script will also update the text ofall the Label controls in the web form. It has come to your attention that the Label controls are notupdated when the client script function is tested. However, you receive the"’null’ is null or not anobject" JavaScript error message in the browser. 
What should you do?()

    A.A
    B.B
    C.C
    D.D

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题