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