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