System.Web.UI.WebControls.SqlDataSourceView.TrackViewState Method

Causes the System.Web.UI.WebControls.SqlDataSourceView object to track changes to its view state so that the changes can be stored in the System.Web.UI.StateBag object for the control 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