SchedulerMessagesRecurrenceEditorSettingsBuilder
Methods
Cancel(System.String)
Applicable in Scheduler Adaptive rendering scenario. The text for the cancel button on the scheduler recurrence editor header.
Parameters
value - System.String
The value for Cancel
Daily(System.Action)
The configuration of the scheduler recurrence editor daily messages. Use this option to customize or localize the scheduler recurrence editor daily messages.
Parameters
configurator - System.Action<SchedulerMessagesRecurrenceEditorDailySettingsBuilder>
The configurator for the daily setting.
End(System.Action)
The configuration of the scheduler recurrence editor end messages. Use this option to customize or localize the scheduler recurrence editor end messages.
Parameters
configurator - System.Action<SchedulerMessagesRecurrenceEditorEndSettingsBuilder>
The configurator for the end setting.
EndTitle(System.String)
Applicable in Scheduler Adaptive rendering scenario. The text for the endTitle (end repeat on) on the scheduler recurrence editor.
Parameters
value - System.String
The value for EndTitle
Frequencies(System.Action)
The configuration of the scheduler recurrence editor frequencies messages. Use this option to customize or localize the scheduler recurrence editor frequencies messages.
Parameters
configurator - System.Action<SchedulerMessagesRecurrenceEditorFrequenciesSettingsBuilder>
The configurator for the frequencies setting.
HeaderTitle(System.String)
Applicable in Scheduler Adaptive rendering scenario. The text for the headerTitle (text in the header) on the scheduler recurrence editor.
Parameters
value - System.String
The value for HeaderTitle
Monthly(System.Action)
The configuration of the scheduler recurrence editor monthly messages. Use this option to customize or localize the scheduler recurrence editor monthly messages.
Parameters
configurator - System.Action<SchedulerMessagesRecurrenceEditorMonthlySettingsBuilder>
The configurator for the monthly setting.
OffsetPositions(System.Action)
The configuration of the scheduler recurrence editor offsetPositions messages. Use this option to customize or localize the scheduler recurrence editor offsetPositions messages.
Parameters
configurator - System.Action<SchedulerMessagesRecurrenceEditorOffsetPositionsSettingsBuilder>
The configurator for the offsetpositions setting.
RecurrenceEditorTitle(System.String)
The text of the Recurence editor dropdown title.
Parameters
value - System.String
The value for RecurrenceEditorTitle
RepeatTitle(System.String)
Applicable in Scheduler Adaptive rendering scenario. The text for the repeatTitle (repeat on) on the scheduler recurrence editor.
Parameters
value - System.String
The value for RepeatTitle
Update(System.String)
Applicable in Scheduler Adaptive rendering scenario. The text for the update button on the scheduler recurrence editor header.
Parameters
value - System.String
The value for Update
Weekly(System.Action)
The configuration of the scheduler recurrence editor weekly messages. Use this option to customize or localize the scheduler recurrence editor weekly messages.
Parameters
configurator - System.Action<SchedulerMessagesRecurrenceEditorWeeklySettingsBuilder>
The configurator for the weekly setting.
Weekdays(System.Action)
The configuration of the scheduler recurrence editor week days messages. Use these options to customize or localize the scheduler recurrence editor weekdays messages.
Parameters
configurator - System.Action<SchedulerMessagesRecurrenceEditorWeekdaysSettingsBuilder>
The configurator for the weekdays setting.
Yearly(System.Action)
The configuration of the scheduler recurrence editor yearly messages. Use this option to customize or localize the scheduler recurrence editor yearly messages.
Parameters
configurator - System.Action<SchedulerMessagesRecurrenceEditorYearlySettingsBuilder>
The configurator for the yearly setting.