ASP.NET Pack 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
Package: 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

 See Also

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