当前位置:MCTS(70-528)题库

问题:

[单选]

ou are developing a chat forum for the Certkiller .com Web site. You are using ASP.NET 2.0 to develop the chat forum. You are developing a Web Form that allows a subscriber to alter enter their account details. The page contains the following code snippet.
You need to programmatically hide the TextBox control based on other input.
What should you do?()

A . Add a Runat="server" attribute to the TextBox control.
B . Declare _Description as a TextBox in the code-behind class.
C . Replace the <div> element with <table>, <tr>, and <td> elements.
D . Replace the <div> element with a Panel server control.

具有探索倾向的人,适合下列哪些职业()。 科研人员。 地质学者。 机械制图员。 法庭速记员。 变压器的铜损与()成正比。 负载电流。 负载电流的平方。 负载电压。 负载电压平方。 You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5.  You write the following code segment to create a client-script function. (Line numbers are included for reference only.)  01 function updateLabelControl(labelId, newText) {  02 var label = $find(labelId);  03 label.innerHTML = newText;  04 }  The client script function uses ASP.NET AJAX and updates the text of any Label control in the Web form.  When you test the client script function, you discover that the Label controls are not updated. Youreceive   English  Chinese  Japan  Korean  - 145 - Test Information Co., Ltd. All rights reserved. the following JavaScript error message in the browser: "’null’ is null or not an object." You need to resolve the error.  What should you do?() A。 B。 C。 D。 波士顿矩阵中,市场增长率低,市场占有率高的业务是() 明星类业务。 问号类业务。 金牛类业务。 瘦狗类业务。 箭毒中毒可选用的治疗药物是() 新斯的明。 二巯丙醇。 阿托品。 亚甲蓝。

ou are developing a chat forum for the Certkiller .com Web site. You are using ASP.NET 2.0 to develop the chat forum. You are developing a Web Form that allows a subscriber to alter enter their account details. The page contains the following code snippet.
You need to programmatically hide the TextBox control based on other input.
What should you do?()

参考答案:

  参考解析

本题暂无解析

在线 客服