Skip to main content

DiagramBuilder.OnDisposing Method

Name Parameters Description
OnDisposing(RazorBlock) jsFunc A function that is executed before the UI component is disposed of. Mirrors the client-side onDisposing option.
OnDisposing(String) jsFunc A function that is executed before the UI component is disposed of. Mirrors the client-side onDisposing option.