FileManagerBuilder.OnContextMenuShowing Method
| Name | Parameters | Description |
|---|---|---|
| OnContextMenuShowing(RazorBlock) | jsFunc | A function that is executed before a context menu is displayed. Mirrors the client-side onContextMenuShowing option. |
| OnContextMenuShowing(String) | jsFunc | A function that is executed before a context menu is displayed. Mirrors the client-side onContextMenuShowing option. |