[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputDateBaseBuilder-2.Min

Min Method

Min(DateTime)

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

Declaration
public TBuilder Min(DateTime value)
Parameters
Type Name Description
DateTime value

The value.

Returns
Type Description
TBuilder

Current builder.