[]
        
(Showing Draft Content)

C1.Web.Mvc.InputTime-1.Value

Value Property

Value

Gets or sets the current input time.

Declaration
[Json(false, 1, "value")]
[JsonConverter(typeof(DateTimeConverter))]
public DateTime? Value { get; set; }