DateBoxBuilder.InvalidDateMessage Method
Name | Parameters | Description |
---|---|---|
InvalidDateMessage(JS) | value | Specifies the message displayed if the typed value is not a valid date or time. Mirrors the client-side invalidDateMessage option. |
InvalidDateMessage(String) | value | Specifies the message displayed if the typed value is not a valid date or time. Mirrors the client-side invalidDateMessage option. |