Encapsulates information about a menu.
| C# |
public class MenuInfo
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| HtmlEditor..::.MenuInfo(String, Int32, String) |
Constructor.
| |
| BehaviorType |
The client-side associated behavior type.
| |
| GetItemData()()() |
Returns the menu item data as a delimited string.
| |
| GetMenuData()()() |
Returns the menu data as a delimited string.
| |
| Items |
The list of menu items.
| |
| Name |
The name of the menu.
| |
| Width |
The width of menu.
|
| Object | |
| HtmlEditor..::.MenuInfo | |