Assembly: Mediachase.BusinessFoundation (in Mediachase.BusinessFoundation.dll) Version: 9.19.0
C# |
---|
public class McToolbarItem |
Name | Summary | Status |
---|---|---|
ConvertToJson | Converts to json. | public, static |
McToolbarItem Constructor | public | |
McToolbarItem Constructor (McToolbarItemType) | public | |
McToolbarItem Constructor (String) | public | |
McToolbarItem Constructor (String, McToolbarItemType) | public | |
McToolbarItem Constructor (String, McToolbarItemType, String) | public |
Name | Summary | Status |
---|---|---|
CssClass | Gets or sets the CSS class. | public |
Handler | Gets or sets the handler. | public |
Id | Gets or sets the id. | public |
ImageUrl | Gets or sets the image URL. | public |
ItemAlign | public | |
Items | Gets or sets the items. | public |
ItemType | Gets or sets the type of the item. | public |
Params | Gets or sets the params. Additional params for CommandManager (CommandName, GridId, etc.) | public |
Text | Gets or sets the text. | public |
Tooltip | Gets or sets the tooltip. | public |