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





IStateManager.IsTrackingViewState override. Gets a value that indicates whether the server control is saving changes to its view state.

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

 See Also

Selection Members
Selection Class
MindFusion.Scheduling.WebForms Namespace