Nevron.Diagram.WebForm Namespace / NDrawingViewHostPage Class
Members


NDrawingViewHostPage Class
Object Model
NDrawingViewHostPage Class
Syntax
'Declaration
 
<System.ComponentModel.DefaultPropertyAttribute("Text")>
<System.Web.UI.ToolboxDataAttribute("<{0}:NImageHostPage runat=server></{0}:NImageHostPage>")>
<System.ComponentModel.DefaultEventAttribute("Load")>
<System.ComponentModel.DesignerAttribute("Microsoft.VisualStudio.Web.WebForms.WebFormDesigner, Microsoft.VisualStudio.Web, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)>
<System.ComponentModel.DesignerCategoryAttribute("ASPXCodeBehind")>
<System.ComponentModel.Design.Serialization.DesignerSerializerAttribute("Microsoft.VisualStudio.Web.WebForms.WebFormCodeDomSerializer, Microsoft.VisualStudio.Web, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.TypeCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<System.ComponentModel.ToolboxItemAttribute(False)>
<System.ComponentModel.BindableAttribute(True)>
<System.Web.UI.ThemeableAttribute(False)>
<System.ComponentModel.ToolboxItemFilterAttribute("System.Web.UI", ToolboxItemFilterType.Require)>
Public Class NDrawingViewHostPage 
   Inherits Nevron.UI.WebForm.Controls.NImageHostPage
 
'Usage
 
Dim instance As NDrawingViewHostPage
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.TemplateControl
         System.Web.UI.Page
            Nevron.UI.WebForm.Controls.NImageHostPage
               Nevron.Diagram.WebForm.NDrawingViewHostPage

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also