Skip to main content

ContextMenuBuilder.OnHiding Method

Name Parameters Description
OnHiding(RazorBlock) jsFunc A function that is executed before the ContextMenu is hidden. Mirrors the client-side onHiding option.
OnHiding(String) jsFunc A function that is executed before the ContextMenu is hidden. Mirrors the client-side onHiding option.