ChatBuilder.OnMessageUpdating Method
| Name | Parameters | Description |
|---|---|---|
| OnMessageUpdating(RazorBlock) | jsFunc | A function that is executed before a message is edited in the UI. Mirrors the client-side onMessageUpdating option. |
| OnMessageUpdating(String) | jsFunc | A function that is executed before a message is edited in the UI. Mirrors the client-side onMessageUpdating option. |