Kendo.Mvc.UI.Fluent.SchedulerRecurrenceEditorFrequenciesMessagesBuilder
Defines the fluent interface for configuring the SchedulerRecurrenceEditorFrequenciesMessages.
Methods
Never(System.String)
Sets the Recurrence Editor Frequencies Never message of the scheduler.
Parameters
message System.String
Recurrence Editor Never message
Daily(System.String)
Sets the Recurrence Editor Frequencies Daily message of the scheduler.
Parameters
message System.String
Recurrence Editor Daily message
Weekly(System.String)
Sets the Recurrence Editor Frequencies Weekly message of the scheduler.
Parameters
message System.String
Recurrence Editor Weekly message
Monthly(System.String)
Sets the Recurrence Editor Frequencies Monthly message of the scheduler.
Parameters
message System.String
Recurrence Editor Monthly message
Yearly(System.String)
Sets the Recurrence Editor Frequencies Yearly message of the scheduler.
Parameters
message System.String
Recurrence Editor Yearly message