GanttBuilder<T>.OnResourceDeleted Method
| Name | Parameters | Description |
|---|---|---|
| OnResourceDeleted(RazorBlock) | jsFunc | A function that is executed when a resource is deleted. Mirrors the client-side onResourceDeleted option. |
| OnResourceDeleted(String) | jsFunc | A function that is executed when a resource is deleted. Mirrors the client-side onResourceDeleted option. |