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