My new favorite ASP.Net web form tool
Sys.WebForms.PageRequestManager Class.NET Framework 4 Other Versions 8 out of 11 rated this helpful – Rate this topicManages partial-page updates of server UpdatePanel controls in the browser, and defines properties, events, and methods that can be used to customize a Web page by using client script.Namespace: Sys.WebFormsInherits: Nonevar prm = Sys.WebForms.PageRequestManager.getInstance;Constructor