ImageGear .NET - Updated
dispose Method

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > PageView class : dispose Method
Disposes of the resources held by the viewer.
Syntax
ASP.NET Ajax Javascript (Specification) 
function dispose() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageView.dispose();
Remarks

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.

See Also

Reference

PageView class
PageView Members