Which method is used to update the UpdatePanel from server side?

 Posted by vishalneeraj-24503 on 2/2/2015 | Category: ASP.NET Interview questions | Views: 1869 | Points: 40
Answer:

Update() method is used to update an updatepanelcontrol from server-side. But make sure that, we have to se updatemode property to conditional in updatepanel definition.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response