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