DateBoxBuilder.Name Method
Name | Parameters | Description |
---|---|---|
Name(JS) | value |
The value to be assigned to the name attribute of the underlying HTML element. Mirrors the client-side name option.
|
Name(String) | value |
The value to be assigned to the name attribute of the underlying HTML element. Mirrors the client-side name option.
|