'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
[System.ComponentModel.DefaultProperty("Text")] [System.Web.UI.ToolboxData("<{0}:NImageHostPage runat=server></{0}:NImageHostPage>")] [System.ComponentModel.DefaultEvent("Load")] [System.ComponentModel.Designer("Microsoft.VisualStudio.Web.WebForms.WebFormDesigner, Microsoft.VisualStudio.Web, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)] [System.ComponentModel.DesignerCategory("ASPXCodeBehind")] [System.ComponentModel.Design.Serialization.DesignerSerializer("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.ToolboxItem(false)] [System.ComponentModel.Bindable(true)] [System.Web.UI.Themeable(false)] [System.ComponentModel.ToolboxItemFilter("System.Web.UI", ToolboxItemFilterType.Require)] public class NDrawingViewHostPage : Nevron.UI.WebForm.Controls.NImageHostPage