PopoverBuilder.ShowTitle Method
| Name | Parameters | Description |
|---|---|---|
| ShowTitle(JS) | value | A Boolean value specifying whether or not to display the title in the overlay window. Mirrors the client-side showTitle option. |
| ShowTitle(Boolean) | value | A Boolean value specifying whether or not to display the title in the overlay window. Mirrors the client-side showTitle option. |