PopupBuilder.ResizeEnabled Method
| Name | Parameters | Description |
|---|---|---|
| ResizeEnabled(JS) | value | Specifies whether or not an end user can resize the UI component. Mirrors the client-side resizeEnabled option. |
| ResizeEnabled(Boolean) | value | Specifies whether or not an end user can resize the UI component. Mirrors the client-side resizeEnabled option. |