CalendarBuilder.ShowTodayButton Method
| Name | Parameters | Description |
|---|---|---|
| ShowTodayButton(JS) | value | Specifies whether or not the UI component displays a button that selects the current date. Mirrors the client-side showTodayButton option. |
| ShowTodayButton(Boolean) | value | Specifies whether or not the UI component displays a button that selects the current date. Mirrors the client-side showTodayButton option. |