Edit

Share via


LinqDataSource.TrackViewState Method

Definition

Tracks view state changes to the LinqDataSource control so that the changes can be stored in the StateBag object for the control.

protected override void TrackViewState();

Applies to

Product Versions
.NET Framework 3.5

See also