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