A MenuItem represents a single item in a menu.
For a list of all members of this type, see MenuItem Members.
System.Object
Control
WebControl
MenuItem
A MenuItem is a single "item" in a menu. Typically a MenuItem will have some Text associated with it, and often a Url or CommandName. MenuItems can also optionally have a set of SubItems, which represents a nested submenu.
Namespace: skmMenu
Assembly: skmMenu (in skmMenu.dll)
MenuItem Members | skmMenu Namespace