SubMenuStyle Constructor (StateBag^)
.NET Framework (current version)
Initializes a new instance of the SubMenuStyle class with the specified view-state information.
Assembly: System.Web (in System.Web.dll)
Parameters
- bag
-
Type:
System.Web.UI::StateBag^
The view-state information of the current request.
Use this constructor to create a new SubMenuStyle object with the information contained in the request's view state.
.NET Framework
Available since 2.0
Available since 2.0
Show: