I want to know Id update panel that initial a request in JavaScript .I write this script but it return undefined.
undefined
var prm = Sys.WebForms.PageRe
You can use the get_updatePanelsToUpdate that return an array with the Ids of the UpdatePanels that will be going to updated.
get_updatePanelsToUpdate
http://msdn.microsoft.com/en-us/library/ee224805.aspx