Kendo.Mvc.UI.Fluent.SchedulerMessagesRecurrenceEditorFrequenciesSettingsBuilder
Defines the fluent API for configuring SchedulerMessagesRecurrenceEditorFrequenciesSettings
Methods
Daily(System.String)
The text similar to "Daily" displayed in the scheduler recurrence editor.
Parameters
value System.String
The value for Daily
Monthly(System.String)
The text similar to "Monthly" displayed in the scheduler recurrence editor.
Parameters
value System.String
The value for Monthly
Never(System.String)
The text similar to "Never" displayed in the scheduler recurrence editor.
Parameters
value System.String
The value for Never
Weekly(System.String)
The text similar to "Weekly" displayed in the scheduler recurrence editor.
Parameters
value System.String
The value for Weekly
Yearly(System.String)
The text similar to "Yearly" displayed in the scheduler recurrence editor.
Parameters
value System.String
The value for Yearly