[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputTimeBuilder-1.Min

Min Method

Min(DateTime)

Configurates Min. Sets the earliest time that the user can enter.

Declaration
public InputTimeBuilder<T> Min(DateTime value)
Parameters
Type Name Description
DateTime value

The value.

Returns
Type Description
InputTimeBuilder<T>

Current builder.