SchedulerMessagesRecurrenceEditorYearlySettingsTagHelper
Example
Razor
<yearly/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| day | String | The text similar to "day" displayed in the scheduler recurrence editor. Also used for titles of the appropriate inputs. |
| interval | String | The text similar to " year(s)" displayed in the scheduler recurrence editor. |
| month | String | The text similar to "month" displayed in the scheduler recurrence editor. Also used for titles of the appropriate inputs. |
| of | String | The text similar to " of " displayed in the scheduler recurrence editor. |
| repeat-every | String | The text similar to "Repeat every: " displayed in the scheduler recurrence editor. |
| repeat-on | String | The text similar to "Repeat on: " displayed in the scheduler recurrence editor. |