Menu members
Represents the menu for a Web Part.
The Menu type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Menu | Initializes a new instance of the Menu class. |
Top
Properties
Name | Description | |
---|---|---|
IsParent | Gets a value indicating whether this menu contains any menu items. This property is read-only. | |
MenuItems | Gets a value indicating the collection of MenuItem objects associated with the menu. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top