DateBoxBuilder.DateOutOfRangeMessage Method
Name | Parameters | Description |
---|---|---|
DateOutOfRangeMessage(JS) | value | Specifies the message displayed if the specified date is later than the max value or earlier than the min value. Mirrors the client-side dateOutOfRangeMessage option. |
DateOutOfRangeMessage(String) | value | Specifies the message displayed if the specified date is later than the max value or earlier than the min value. Mirrors the client-side dateOutOfRangeMessage option. |