Sys.WebForms.PageRequestManager getInstance Method
Returns the instance of the PageRequestManager class for the page.
var prm = Sys.WebForms.PageRequestManager.getInstance();
Show:
Returns the instance of the PageRequestManager class for the page.
var prm = Sys.WebForms.PageRequestManager.getInstance();