PopupBuilder.DragEnabled Method
| Name | Parameters | Description |
|---|---|---|
| DragEnabled(JS) | value | Specifies whether or not to allow a user to drag the popup window. Mirrors the client-side dragEnabled option. |
| DragEnabled(Boolean) | value | Specifies whether or not to allow a user to drag the popup window. Mirrors the client-side dragEnabled option. |