ChatBuilder.OnMessageEditingStart Method
| Name | Parameters | Description |
|---|---|---|
| OnMessageEditingStart(RazorBlock) | jsFunc | A function that is executed before a message switches to the editing state. Mirrors the client-side onMessageEditingStart option. |
| OnMessageEditingStart(String) | jsFunc | A function that is executed before a message switches to the editing state. Mirrors the client-side onMessageEditingStart option. |