BulletBuilder.OnIncidentOccurred Method
| Name | Parameters | Description |
|---|---|---|
| OnIncidentOccurred(RazorBlock) | jsFunc | A function that is executed when an error or warning occurs. Mirrors the client-side onIncidentOccurred option. |
| OnIncidentOccurred(String) | jsFunc | A function that is executed when an error or warning occurs. Mirrors the client-side onIncidentOccurred option. |