Question:You have an UpdatePanel defi ned on a page. You need to indicate that a given Button
control outside of the UpdatePanel should cause the UpdatePanel to execute an
update. What steps should you take? 

A Set the AsyncPostBackTrigger attribute of the UpdatePanel to the ID of the Button
control. 

B Set the AsyncPostBackTrigger attribute of the Button control to the ID of the UpdatePanel. 

C Add a Trigger control to the AsyncPostBackTriggers section of the UpdatePanel. Set
the ControlID attribute of the Trigger control to the ID of the Button control. 

D Add an AsyncPostBackTrigger control to the Triggers section of the UpdatePanel.
Set the ControlID attribute of the AsyncPostBackTrigger control to the ID of the
Button control. 

+ Answer
+ Report
Total Preview: 1046

Copyright © 2024. Powered by Intellect Software Ltd