MindFusion.Scheduling for ASP.NET Programmer's Guide
StateCollection(T).IsTrackingViewState Property
See Also
 





Gets a value that indicates whether the collection is saving changes to its view state.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public virtual bool IsTrackingViewState { get; }

Visual Basic  Copy Code

Public Overridable ReadOnly Property IsTrackingViewState As Boolean

 Property Value

Type: Boolean

 See Also

StateCollection(T) Members
StateCollection(T) Class
MindFusion.Scheduling Namespace