Showing posts with label LifeCycle. Show all posts
Showing posts with label LifeCycle. Show all posts

Friday, July 13, 2007

AJAX Partial Postback event lifecycle

http://ajax.asp.net/docs/tutorials/UpdatePanelClientScripting.aspx

initializeRequest
beginRequest
pageLoading
pageLoaded
endRequest

so instead of page load, page unload method these events will be fired