Nevron.Examples.Framework.WebForm Namespace / NTopBannerPage Class
Members


NTopBannerPage Class
Object Model
NTopBannerPage Class
Syntax
'Declaration
 
<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.ComponentModel.DefaultPropertyAttribute("ID")>
<System.Web.UI.ThemeableAttribute(False)>
<System.ComponentModel.ToolboxItemFilterAttribute("System.Web.UI", ToolboxItemFilterType.Require)>
Public Class NTopBannerPage 
   Inherits NFrameworkPage
 
'Usage
 
Dim instance As NTopBannerPage
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.TemplateControl
         System.Web.UI.Page
            Nevron.Examples.Framework.WebForm.NDynamicPage
               Nevron.Examples.Framework.WebForm.NFrameworkPage
                  Nevron.Examples.Framework.WebForm.NTopBannerPage

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