SubMenuStyle.SubMenuStyle() Constructor
.NET Framework 3.0
Initializes a new instance of the SubMenuStyle class.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
Use this constructor to create a new instance of the SubMenuStyle class. This constructor is commonly used when dynamically populating the LevelSubMenuStyles collection. It is also used when extending the Menu class to initialize the submenu item style properties, such as DynamicMenuStyle or StaticMenuStyle.
Community Additions
ADD
Show: