ContextMenuBuilder.OnPositioning Method
| Name | Parameters | Description |
|---|---|---|
| OnPositioning(RazorBlock) | jsFunc | A function that is executed before the ContextMenu is positioned. Mirrors the client-side onPositioning option. |
| OnPositioning(String) | jsFunc | A function that is executed before the ContextMenu is positioned. Mirrors the client-side onPositioning option. |