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