System.Web.UI.WebControls.DataKey.IsTrackingViewState Property

Gets a value indicating whether the System.Web.UI.WebControls.DataKey object is tracking its view-state changes.

Syntax

protected virtual bool IsTrackingViewState { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The DataKey.IsTrackingViewState property is used to determine whether the System.Web.UI.WebControls.DataKey object is tracking its view-state changes.

Note:

This property is used primarily by control developers.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0