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
C#
![]() |
---|
public bool IsTrackingViewState { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property IsTrackingViewState As Boolean |
true if view state changes are saved; otherwise false.