[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CalendarBuilder.Min

Min Method

Min(DateTime)

Configurates Min. Sets the earliest date that the user can select in the calendar.

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

The value.

Returns
Type Description
CalendarBuilder

Current builder.