Hide

YetaWF Documentation

Display
Print

DayTimeRange Component

DayTimeRange (Display)

Displays up to two time ranges within a day (typically AM and PM), such as office opening hours, optionally "Closed". The model specifies the selected daytime range. If the model is null, nothing is rendered.

Model Type: YetaWF.Core.Components.DayTimeRange

[Category("Hours"), Caption("Mondays"), Description("Shows the default working hours")]
[UIHint("DayTimeRange"), ReadOnly]

DayTimeRange (Edit)

Allows entry of up to two time ranges within a day (typically AM and PM), such as office opening hours, and optional "Closed" check box. The model specifies the selected daytime range.

Model Type: YetaWF.Core.Components.DayTimeRange

[Category("Hours"), Caption("Mondays"), Description("Please select the default working hours")]
[UIHint("DayTimeRange"), Required]