calling __doPostBack method with updatePanel’s client id.
function updateUpdatePanel(){ __doPostBack('<%=updatePanel.ClientID %>', '');}