ButtonBuilder.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. |