Kendo.Mvc.UI.Fluent.GridToolBarSaveCommandBuilder
Defines the fluent interface for configuring toolbar save command.
Methods
SaveText(System.String)
Sets the text displayed by the "save changes" button. If not set a default value is used.
Parameters
text System.String
The text which should be displayed
CancelText(System.String)
Sets the text displayed by the "cancel changes" button. If not set a default value is used.
Parameters
text System.String
The text which should be displayed