MenuItem::Parent Property
.NET Framework (current version)
Gets the parent menu item of the current menu item.
Assembly: System.Web (in System.Web.dll)
Use the Parent property to determine the parent menu item or to access its properties.
Note |
|---|
A root menu item does not have a parent menu item. |
To access the submenu items of the current menu item, use the ChildItems property.
.NET Framework
Available since 2.0
Available since 2.0
Show:
