DataKey::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)
The IsTrackingViewState property is used to determine whether the DataKey object is tracking its view-state changes.
Note |
|---|
This property is used primarily by control developers. |
Notes to Inheritors:
When extending the DataKey class, you can override this property to indicate whether view-state changes are tracked.
.NET Framework
Available since 2.0
Available since 2.0
Show:
