NumberBoxBuilder.InvalidValueMessage Method
| Name | Parameters | Description |
|---|---|---|
| InvalidValueMessage(JS) | value | Specifies the text of the message displayed if the specified value is not a number. Mirrors the client-side invalidValueMessage option. |
| InvalidValueMessage(String) | value | Specifies the text of the message displayed if the specified value is not a number. Mirrors the client-side invalidValueMessage option. |