设置UpdatePanel的触发事件的是(<br/>)。 A: Triggers B: RenderMode C: ChildrenAsTriggers D: UpdateMode
设置UpdatePanel的触发事件的是(<br/>)。 A: Triggers B: RenderMode C: ChildrenAsTriggers D: UpdateMode
下面有一个页面上可以使用几个UpdatePanel控件的选项中,( )是正确的。
下面有一个页面上可以使用几个UpdatePanel控件的选项中,( )是正确的。
You are implementing an ASP.NET AJAX page. You add the following control to the page. You need update the contents of the UpdatePanel without causing a full reload of the page. Which two actions should you perform?() A: Add the following control before the UpdatePanel. B: Add the following control within the UpdatePanel. C: Add an AsyncPostBackTrigger that references Timer1. D: Add a PostBackTrigger that references Timer1.
You are implementing an ASP.NET AJAX page. You add the following control to the page. You need update the contents of the UpdatePanel without causing a full reload of the page. Which two actions should you perform?() A: Add the following control before the UpdatePanel. B: Add the following control within the UpdatePanel. C: Add an AsyncPostBackTrigger that references Timer1. D: Add a PostBackTrigger that references Timer1.
1