UpdatePanel.Update should update the contents inside the panel like save commands for any text control, so if we come back to that page, we would find that the latest content on that text control is not retained, but if we don't redirect from the the page finish the event on updatepanel.update(), then everything is saved.