System.Web.UI.WebControls.DataKey.TrackViewState Method

Marks the starting point at which to begin tracking and saving view-state changes to the System.Web.UI.WebControls.DataKey object.

Syntax

protected virtual void TrackViewState ()

Remarks

This method is overridden to mark the starting point at which to begin tracking and saving changes to the System.Web.UI.WebControls.DataKey object as part of the object's view state.

Requirements

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