Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

MenuItem.ParentItem Property

Gets the parent MenuItem.

[Visual Basic]
Public ReadOnly Property ParentItem As MenuItem
[C#]
public MenuItem ParentItem {get;}

Property Value

MenuItem

The parent menu item.

See Also

MenuItem Class | EO.Web Namespace | Menu | MenuItem | MenuGroup


Direct link to this topic