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





Gets a value that indicates whether the Item 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 the Item saves changes; otherwise false.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace