Sys.WebForms.PageRequestManager getInstance Method
.NET Framework 4
Returns the instance of the PageRequestManager class for the page.
var prm = Sys.WebForms.PageRequestManager.getInstance();
Returns the instance of the PageRequestManager class for the page.
var prm = Sys.WebForms.PageRequestManager.getInstance();