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