[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.InputDateBaseTagHelper-1.PredefinedRanges

PredefinedRanges Property

PredefinedRanges

Configurates PredefinedRanges. Sets a function that return the predefined ranges.

Declaration
public string PredefinedRanges { get; set; }
Remarks

This property is useful only when the SelectionMode property is set to DateSelectionMode.Range. Predefined ranges with null values represent custom ranges to be defined by users by clicking on the calendar.