MenuItemCollection Constructor
.NET Framework (current version)
Initializes a new instance of the MenuItemCollection class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | MenuItemCollection() | Initializes a new instance of the MenuItemCollection class using the default values. |
![]() | MenuItemCollection(MenuItem^) | Initializes a new instance of the MenuItemCollection class using the specified parent menu item (or owner). |
Show:
