Kendo.Mvc.UI.Fluent.WizardMessagesSettingsBuilder
Defines the fluent API for configuring WizardMessagesSettings
Methods
Done(System.String)
Specifies text to be rendered in the "Done" button on the final step.
Parameters
value System.String
The value for Done
Next(System.String)
Specifies text to be rendered in the "Next" button on each step.
Parameters
value System.String
The value for Next
Of(System.String)
Specifies text to be rendered in the Pager element.
Parameters
value System.String
The value for Of
Previous(System.String)
Specifies text to be rendered in the "Previous" button on each step.
Parameters
value System.String
The value for Previous
Reset(System.String)
Specifies text to be rendered in the "Reset" button on each step.
Parameters
value System.String
The value for Reset
Step(System.String)
Specifies text to be rendered in the Pager element.
Parameters
value System.String
The value for Step