Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the instance of the PageRequestManager class for the page.
var prm = Sys.WebForms.PageRequestManager.getInstance();
Return Value
The current instance of the PageRequestManager class. You do not create a new instance of the PageRequestManager class directly. Instead, an instance is available when partial-page rendering is enabled.