Information about a menu item.
| C# |
public class MenuItemInfo : HtmlEditor..::.IMenuItemInfo
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| HtmlEditor..::.MenuItemInfo(String) |
Constructor.
| |
| HtmlEditor..::.MenuItemInfo(String, String) |
Constructor.
| |
| GetMenuItemData()()() |
Implementation of HtmlEditor..::.IMenuItemInfo method.
| |
| IconUrl |
The Url of the icon associated with the menu item.
| |
| Title |
The text of the menu item.
|
| Object | |
| HtmlEditor..::.MenuItemInfo | |