[]
        
(Showing Draft Content)

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

Max Method

Max(DateTime)

Configurates Max. Sets the latest date that the user can enter.

Declaration
public TBuilder Max(DateTime value)
Public Function Max(value As Date) As TBuilder
Parameters
Type Name Description
DateTime value

The value.

Returns
Type Description
TBuilder

Current builder.