'Declaration
<ToolboxBitmapAttribute()>
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="ImageGear.Web.UI.ViewerDesigner,ImageGear21.Web")>
<ToolboxDataAttribute("<{0}:PageView runat=server Width="300px" Height="300px"></{0}:PageView>")>
Public Class PageView
Inherits System.Web.UI.ScriptControl
'Usage
Dim instance As PageView
[ToolboxBitmapAttribute()]
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="ImageGear.Web.UI.ViewerDesigner,ImageGear21.Web")]
[ToolboxDataAttribute("<{0}:PageView runat=server Width="300px" Height="300px"></{0}:PageView>")]
public class PageView : System.Web.UI.ScriptControl
[ToolboxBitmapAttribute()]
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="ImageGear.Web.UI.ViewerDesigner,ImageGear21.Web")]
[ToolboxDataAttribute("<{0}:PageView runat=server Width="300px" Height="300px"></{0}:PageView>")]
public __gc class PageView : public System.Web.UI.ScriptControl
[ToolboxBitmapAttribute()]
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="ImageGear.Web.UI.ViewerDesigner,ImageGear21.Web")]
[ToolboxDataAttribute("<{0}:PageView runat=server Width="300px" Height="300px"></{0}:PageView>")]
public ref class PageView : public System.Web.UI.ScriptControl