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





Gets a value that indicates whether this Reminder is saving changes to its view state.

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 this Reminder is tracking view state changes; otherwise false.

 See Also

Reminder Members
Reminder Class
MindFusion.Scheduling Namespace