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.

C#
protected override void TrackViewState();

Applies to

Produkt Verzie
.NET Framework 3.5

See also