ImageGear .NET - Updated
PageView class
Members  

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace : PageView class
This is an ASP.NET client control for viewing images.
Syntax
ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.PageView = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.PageView();
Remarks

This ASP.NET client control is an image viewer.

While it is possible to create an instance of this control using client-side JavaScript, you will normally create it by placing a server-side PageView control on an aspx page. If you wish to create an instance of this control using client-side JavaScript, take the following steps:

Inheritance Hierarchy

Object
   Sys.Component
      Sys.UI.Control
         ImageGear.Web.UI.PageView

See Also

Reference

PageView Members
ImageGear.Web.UI Namespace