FileUploaderBuilder.OnDropZoneLeave Method
| Name | Parameters | Description |
|---|---|---|
| OnDropZoneLeave(RazorBlock) | jsFunc | A function that is executed when the mouse leaves a drop zone as it drags a file. Mirrors the client-side onDropZoneLeave option. |
| OnDropZoneLeave(String) | jsFunc | A function that is executed when the mouse leaves a drop zone as it drags a file. Mirrors the client-side onDropZoneLeave option. |