TagBoxBuilder.OnKeyUp Method
| Name | Parameters | Description |
|---|---|---|
| OnKeyUp(RazorBlock) | jsFunc | A function that is executed when a user releases a key on the keyboard. Mirrors the client-side onKeyUp option. |
| OnKeyUp(String) | jsFunc | A function that is executed when a user releases a key on the keyboard. Mirrors the client-side onKeyUp option. |