SubMenuStyle Constructor ()
.NET Framework (current version)
Initializes a new instance of the SubMenuStyle class.
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.
.NET Framework
Available since 2.0
Available since 2.0
Show: