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