Rainbow 2.0 Code Documentation

HeaderMenu Class

HeaderMenu

For a list of all members of this type, see HeaderMenu Members.

System.Object
   Control
      WebControl
         BaseDataList
            DataList
               HeaderMenu
                  ZenHeaderMenu

[Visual Basic]
<(Name:="John.Mandia@whitelightsolutions.com", Email:="null", Version:="null", Date:=11/4/2003 12:00:00 AM, Comment:="Added extra property DataBindOnInit. So you can decide if you wish it to bind automatically or when you call DataBind()"), _  (Name:="John.Mandia@whitelightsolutions.com", Email:="null", Version:="null", Date:=10/25/2003 12:00:00 AM, Comment:="Added ability to have more control over the menu by adding more settings."), _  (Name:="jviladiu@portalServices.net", Email:="null", Version:="null", Date:=9/29/2004 12:00:00 AM, Comment:="Added link showHelp for show help window"), _  (Name:="ozan@rainbow.web.tr", Email:="null", Version:="null", Date:=7/2/2004 12:00:00 AM, Comment:="Added showTabMan and showTabAdd properties for managing tab and adding tab only one click... "), _  (EditorBaseTypeName:="System.ComponentModel.ComponentEditor, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", EditorTypeName:="System.Web.UI.Design.WebControls.DataListComponentEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"), _  (DesignerBaseTypeName:="System.ComponentModel.Design.IDesigner", DesignerTypeName:="System.Web.UI.Design.WebControls.DataListDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"), _  (Name:="SelectedValue", DefaultValue:=null), _  (DesignerBaseTypeName:="System.ComponentModel.Design.IDesigner", DesignerTypeName:="System.Web.UI.Design.WebControls.BaseDataListDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"), _  (Name:="DataSource"), _  (Name:="SelectedIndexChanged"), _  (ChildControlType:=System.Web.UI.Control, ChildrenAsProperties:=True), _  (Themeable:=True), _  (Persist:=False, UsesCustomPersistence:=False), _  (Bindable:=True, Direction:=BindingDirection.OneWay), _  (FilterString:="System.Web.UI", FilterType:=ToolboxItemFilterType.Require), _  (DesignerBaseTypeName:="System.ComponentModel.Design.IDesigner", DesignerTypeName:="System.Web.UI.Design.ControlDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"), _  (Category:="Code"), _  (ToolboxItemType:=System.Web.UI.Design.WebControlToolboxItem, ToolboxItemTypeName:="System.Web.UI.Design.WebControlToolboxItem, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"), _  (SerializerTypeName:="Microsoft.VisualStudio.Web.WebForms.ControlCodeDomSerializer, Microsoft.VisualStudio.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", SerializerBaseTypeName:="System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
Public Class HeaderMenu     Inherits DataList [C#]
[(Name="John.Mandia@whitelightsolutions.com", Email="null", Version="null", Date=11/4/2003 12:00:00 AM, Comment="Added extra property DataBindOnInit. So you can decide if you wish it to bind automatically or when you call DataBind()")]
[(Name="John.Mandia@whitelightsolutions.com", Email="null", Version="null", Date=10/25/2003 12:00:00 AM, Comment="Added ability to have more control over the menu by adding more settings.")]
[(Name="jviladiu@portalServices.net", Email="null", Version="null", Date=9/29/2004 12:00:00 AM, Comment="Added link showHelp for show help window")]
[(Name="ozan@rainbow.web.tr", Email="null", Version="null", Date=7/2/2004 12:00:00 AM, Comment="Added showTabMan and showTabAdd properties for managing tab and adding tab only one click... ")]
[(EditorBaseTypeName="System.ComponentModel.ComponentEditor, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", EditorTypeName="System.Web.UI.Design.WebControls.DataListComponentEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.Web.UI.Design.WebControls.DataListDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[(Name="SelectedValue", DefaultValue=null)]
[(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.Web.UI.Design.WebControls.BaseDataListDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[(Name="DataSource")]
[(Name="SelectedIndexChanged")]
[(ChildControlType=System.Web.UI.Control, ChildrenAsProperties=True)]
[(Themeable=True)]
[(Persist=False, UsesCustomPersistence=False)]
[(Bindable=True, Direction=BindingDirection.OneWay)]
[(FilterString="System.Web.UI", FilterType=ToolboxItemFilterType.Require)]
[(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.Web.UI.Design.ControlDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[(Category="Code")]
[(ToolboxItemType=System.Web.UI.Design.WebControlToolboxItem, ToolboxItemTypeName="System.Web.UI.Design.WebControlToolboxItem, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[(SerializerTypeName="Microsoft.VisualStudio.Web.WebForms.ControlCodeDomSerializer, Microsoft.VisualStudio.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", SerializerBaseTypeName="System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public class HeaderMenu : DataList [C++]
[(Name="John.Mandia@whitelightsolutions.com", Email="null", Version="null", Date=11/4/2003 12:00:00 AM, Comment="Added extra property DataBindOnInit. So you can decide if you wish it to bind automatically or when you call DataBind()")]
[(Name="John.Mandia@whitelightsolutions.com", Email="null", Version="null", Date=10/25/2003 12:00:00 AM, Comment="Added ability to have more control over the menu by adding more settings.")]
[(Name="jviladiu@portalServices.net", Email="null", Version="null", Date=9/29/2004 12:00:00 AM, Comment="Added link showHelp for show help window")]
[(Name="ozan@rainbow.web.tr", Email="null", Version="null", Date=7/2/2004 12:00:00 AM, Comment="Added showTabMan and showTabAdd properties for managing tab and adding tab only one click... ")]
[(EditorBaseTypeName="System.ComponentModel.ComponentEditor, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", EditorTypeName="System.Web.UI.Design.WebControls.DataListComponentEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.Web.UI.Design.WebControls.DataListDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[(Name="SelectedValue", DefaultValue=null)]
[(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.Web.UI.Design.WebControls.BaseDataListDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[(Name="DataSource")]
[(Name="SelectedIndexChanged")]
[(ChildControlType=System.Web.UI.Control, ChildrenAsProperties=True)]
[(Themeable=True)]
[(Persist=False, UsesCustomPersistence=False)]
[(Bindable=True, Direction=BindingDirection.OneWay)]
[(FilterString="System.Web.UI", FilterType=ToolboxItemFilterType.Require)]
[(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.Web.UI.Design.ControlDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[(Category="Code")]
[(ToolboxItemType=System.Web.UI.Design.WebControlToolboxItem, ToolboxItemTypeName="System.Web.UI.Design.WebControlToolboxItem, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[(SerializerTypeName="Microsoft.VisualStudio.Web.WebForms.ControlCodeDomSerializer, Microsoft.VisualStudio.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", SerializerBaseTypeName="System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public __gc class HeaderMenu : public DataList [JScript] public 
   (Name="John.Mandia@whitelightsolutions.com", Email="null", Version="null", Date=11/4/2003 12:00:00 AM, Comment="Added extra property DataBindOnInit. So you can decide if you wish it to bind automatically or when you call DataBind()")
   (Name="John.Mandia@whitelightsolutions.com", Email="null", Version="null", Date=10/25/2003 12:00:00 AM, Comment="Added ability to have more control over the menu by adding more settings.")
   (Name="jviladiu@portalServices.net", Email="null", Version="null", Date=9/29/2004 12:00:00 AM, Comment="Added link showHelp for show help window")
   (Name="ozan@rainbow.web.tr", Email="null", Version="null", Date=7/2/2004 12:00:00 AM, Comment="Added showTabMan and showTabAdd properties for managing tab and adding tab only one click... ")
   (EditorBaseTypeName="System.ComponentModel.ComponentEditor, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", EditorTypeName="System.Web.UI.Design.WebControls.DataListComponentEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")
   (DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.Web.UI.Design.WebControls.DataListDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")
   (Name="SelectedValue", DefaultValue=null)
   (DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.Web.UI.Design.WebControls.BaseDataListDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")
   (Name="DataSource")
   (Name="SelectedIndexChanged")
   (ChildControlType=System.Web.UI.Control, ChildrenAsProperties=True)
   (Themeable=True)
   (Persist=False, UsesCustomPersistence=False)
   (Bindable=True, Direction=BindingDirection.OneWay)
   (FilterString="System.Web.UI", FilterType=ToolboxItemFilterType.Require)
   (DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="System.Web.UI.Design.ControlDesigner, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")
   (Category="Code")
   (ToolboxItemType=System.Web.UI.Design.WebControlToolboxItem, ToolboxItemTypeName="System.Web.UI.Design.WebControlToolboxItem, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")
   (SerializerTypeName="Microsoft.VisualStudio.Web.WebForms.ControlCodeDomSerializer, Microsoft.VisualStudio.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", SerializerBaseTypeName="System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")
class HeaderMenu extends DataList

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Rainbow.Framework.Web.UI.WebControls

Assembly: Rainbow.Framework.Core (in Rainbow.Framework.Core.dll)

See Also

HeaderMenu Members | Rainbow.Framework.Web.UI.WebControls Namespace