ChatBuilder.OnMessageDeleting Method
| Name | Parameters | Description |
|---|---|---|
| OnMessageDeleting(RazorBlock) | jsFunc | A function that is executed before a message is removed from the UI. Mirrors the client-side onMessageDeleting option. |
| OnMessageDeleting(String) | jsFunc | A function that is executed before a message is removed from the UI. Mirrors the client-side onMessageDeleting option. |