Kendo.Mvc.UI.Fluent.SchedulerEditorMessagesBuilder
Defines the fluent interface for configuring the SchedulerEditorMessages.
Methods
Title(System.String)
Sets the text of the "Title" label in the Scheduler's event editor.
Parameters
message System.String
The message
Start(System.String)
Sets the text of the "Start" label in the Scheduler's event editor.
Parameters
message System.String
The message
End(System.String)
Sets the text of the "End" label in the Scheduler's event editor.
Parameters
message System.String
The message
AllDayEvent(System.String)
Sets the text of the "All day event" label in the Scheduler's event editor.
Parameters
message System.String
The message
Description(System.String)
Sets the text of the "Description" label in the Scheduler's event editor.
Parameters
message System.String
The message
Repeat(System.String)
Sets the text of the "Repeat" label in the Scheduler's event editor.
Parameters
message System.String
The message
Timezone(System.String)
Sets the text of the "Timezone" label in the Scheduler's event editor.
Parameters
message System.String
The message
StartTimezone(System.String)
Sets the text of the "Start timezone" label in the timezone editor.
Parameters
message System.String
The message
EndTimezone(System.String)
Sets the text of the "End timezone" label in the timezone editor.
Parameters
message System.String
The message
NoTimezone(System.String)
Sets the text of the "No Timezone" option in the timezone editor.
Parameters
message System.String
The message
SeparateTimezones(System.String)
Sets the text of the "Use separate start and end time zones" label in the timezone editor.
Parameters
message System.String
The message
TimezoneEditorTitle(System.String)
Sets the text of the timezone editor's title.
Parameters
message System.String
The message
TimezoneEditorButton(System.String)
Sets the text of the timezone editor's button.
Parameters
message System.String
The message
EditorTitle(System.String)
Sets the text of the Scheduler event editor's title.
Parameters
message System.String
The message