Kendo.Mvc.UI.Fluent.SchedulerRecurrenceMessagesBuilder
Defines the fluent interface for configuring the SchedulerRecurrenceMessages.
Methods
DeleteWindowTitle(System.String)
Sets the text of the delete window's title.
Parameters
message System.String
The message
DeleteWindowOccurrence(System.String)
Sets the text displayed for the "Delete occurence" button in the delete window.
Parameters
message System.String
The message
DeleteWindowSeries(System.String)
Sets the text displayed for the "Delete series" button in the delete window.
Parameters
message System.String
The message
EditWindowTitle(System.String)
Sets the text of the edit window's title.
Parameters
message System.String
The message
EditWindowOccurrence(System.String)
Sets the text displayed for the "Edit occurence" button in the edit window.
Parameters
message System.String
The message
EditWindowSeries(System.String)
Sets the text displayed for the "Edit series" button in the edit window.
Parameters
message System.String
The message
EditRecurring(System.String)
Sets the text displayed inside the edit window.
Parameters
message System.String
The message
DeleteRecurring(System.String)
Sets the text displayed inside the delete window.
Parameters
message System.String
The message
ResetSeriesWindowTitle(System.String)
Sets the text displayed inside the reset series window.
Parameters
message System.String
The message
Cancel(System.String)
The text for the cancel button on the scheduler recurrence editor header.
Parameters
value System.String
The value for Cancel
Update(System.String)
The text for the update button on the scheduler recurrence editor header.
Parameters
value System.String
The value for Update
EndTitle(System.String)
The text for the endTitle (end repeat on) on the scheduler recurrence editor.
Parameters
value System.String
The value for EndTitle
HeaderTitle(System.String)
The text for the headerTitle (text in the header) on the scheduler recurrence editor.
Parameters
value System.String
The value for HeaderTitle
RepeatTitle(System.String)
The text for the repeatTitle (repeat on) on the scheduler recurrence editor.
Parameters
value System.String
The value for RepeatTitle