System.Web.UI.WebControls.DataControlField.TrackViewState Method

Causes the System.Web.UI.WebControls.DataControlField object to track changes to its view state so they can be stored in the control's DataControlField.ViewState property and persisted across requests for the same page.

Syntax

protected virtual void TrackViewState ()

Remarks

Documentation for this section has not yet been entered.

Requirements

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