System.Web.UI.WebControls.ListControl.TrackViewState Method

Marks the starting point to begin tracking and saving view-state changes to a System.Web.UI.WebControls.ListControl -derived control.

Syntax

protected override void TrackViewState ()

Remarks

This method is overridden to mark the starting point to begin tracking and saving changes to the control as part of the control's view state.

Note:

This method is used primarily by control developers when extending System.Web.UI.WebControls.ListControl.

Requirements

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