[]
        
(Showing Draft Content)

C1.Web.Mvc.InputDateBase.Max

Max Property

Max

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

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