StateBag.IStateManager.IsTrackingViewState Property
.NET Framework (current version)
Gets a value indicating whether state changes are being tracked.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue if the StateBag is marked to save changes to its state; otherwise, false.
Implements
IStateManager.IsTrackingViewState
.NET Framework
Available since 2.0
Available since 2.0
Show: