PageRequestManager Methods

Methods

Name

Description

Sys.WebForms.PageRequestManager Constructor

Initializes a new instance of the Sys.WebForms.PageRequestManager class.

Sys.WebForms.PageRequestManager.abortPostBack Method

Stops all updates that would occur as a result of an asynchronous postback.

Sys.WebForms.PageRequestManager.beginAsyncPostBack Method

Begins an asynchronous postback.

Sys.WebForms.PageRequestManager dispose Method

Releases ECMAScript (JavaScript) resources and detaches events.

Sys.WebForms.PageRequestManager getInstance Method

Returns the instance of the PageRequestManager class for the page.

Note

This class contains private members that support the client-script infrastructure and are not intended to be used directly from your code. Names of private members begin with an underscore ( _ ).

See Also

Reference

Sys.WebForms.PageRequestManager Class