ContextMenuBuilder.OnShown Method
Name | Parameters | Description |
---|---|---|
OnShown(RazorBlock) | jsFunc | A function that is executed after the ContextMenu is shown. Mirrors the client-side onShown option. |
OnShown(String) | jsFunc | A function that is executed after the ContextMenu is shown. Mirrors the client-side onShown option. |