ASP.NET Pack Programmer's Guide
Schedule.IsTrackingViewState Property
See Also
 





Gets a value that indicates if the Schedule is saving changes to its view state.

Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public bool IsTrackingViewState { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsTrackingViewState As Boolean

 Property Value

true if changes are saved to the ViewState; otherwise false

 See Also

Schedule Members
Schedule Class
MindFusion.Scheduling Namespace