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