MindFusion.Scheduling for ASP.NET Programmer's Guide
Recurrence.IsTrackingViewState Property
See Also
 





Gets a value that indicates whether changes to the view state are saved.

Namespace: MindFusion.Scheduling
Assembly: 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 to the view state are saved; otherwise false.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace