C1.Web.Mvc Namespace / InputDateBase Class / Max Property

In This Topic
Max Property (InputDateBase)
In This Topic
Gets or sets the latest date that the user can enter.
Syntax
'Declaration
 
<JsonAttribute(2)>
<JsonConverterAttribute(C1.Web.Mvc.Serialization.DateTimeConverter)>
Public Property Max As Date
 
See Also