System.Web.UI.WebControls.DataList.TrackViewState Method

Tracks view-state changes to the System.Web.UI.WebControls.DataList control so they can be stored in the control's System.Web.UI.Control.ViewState property.

Syntax

protected override void TrackViewState ()

Remarks

The DataList.TrackViewState method is overridden to mark the starting point at which to begin tracking and saving changes to the control as part of the control's view state.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0