PageRequestManager Methods
Introduction
Methods
|
Name
|
Description
|
|
abortPostBack Method
|
Stops all updates that would occur as a result of an asynchronous postback.
|
|
dispose Method
|
Releases ECMAScript (JavaScript) resources and detaches events.
|
|
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 ( _ ).