PopupBuilder.OnResizeStart Method
| Name | Parameters | Description |
|---|---|---|
| OnResizeStart(RazorBlock) | jsFunc | A function that is executed when resizing starts. Mirrors the client-side onResizeStart option. |
| OnResizeStart(String) | jsFunc | A function that is executed when resizing starts. Mirrors the client-side onResizeStart option. |