Gets or sets whether Tasks are written in the current ViewState.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public bool EnableScheduleTasksState { get; set; } |
Visual Basic
![]() |
---|
Public Property EnableScheduleTasksState As Boolean |
true if Schedule.Tasks collection is written in the current ViewState; otherwise false. Default value is true.