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