Kendo.Mvc.UI.Fluent.FileManagerContextMenuSettingsItemBuilder
Defines the fluent API for configuring FileManagerContextMenuSettingsItem
Methods
Name(System.String)
Specifies the name of the item.
Parameters
value System.String
The value for Name
Text(System.String)
Specifies the text of the item.
Parameters
value System.String
The value for Text
SpriteCssClass(System.String)
Specifies the spriteCssClass of the item.
Parameters
value System.String
The value for SpriteCssClass
Command(System.String)
Specifies the command of the item.
Parameters
value System.String
The value for Command