Kendo.Mvc.UI.Fluent.EditorToolItemBuilder
Defines the fluent API for configuring EditorToolItem
Methods
Text(System.String)
The string that the popup item will show.
Parameters
value System.String
The value for Text
Value(System.String)
The value that will be applied by the tool when this item is selected.
Parameters
value System.String
The value for Value
Context(System.String)
Only applicable for the formatting tool. Specifies the context in which the option will be available.
Parameters
value System.String
The value for Context