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