ASP.NET Ajax Javascript (Specification) | |
---|---|
function dispose() : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfPageView.dispose(); |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function dispose() : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfPageView.dispose(); |
This function disposes of the resources held by this viewer and removes its user interface. After you call this function, you will not be able to use this instance of the viewer again.