[]
        
(Showing Draft Content)

C1.Web.Mvc.InputDateBase.Min

Min Property

Min

Gets or sets the earliest date that the user can enter.

Declaration
[Json(2)]
[JsonConverter(typeof(DateTimeConverter))]
public DateTime Min { get; set; }