DataKey.IStateManager.IsTrackingViewState Property
.NET Framework (current version)
Gets a value indicating whether the DataKey object is tracking its view-state changes.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue to indicate that the DataKey is tracking its view-state changes; otherwise, false.
Implements
IStateManager.IsTrackingViewStateThe IStateManager.IsTrackingViewState property is used to determine whether the DataKey object is tracking its view-state changes.
.NET Framework
Available since 2.0
Available since 2.0
Show: