संपादित करें

इसके माध्यम से साझा किया गया


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();
protected override void TrackViewState ();
override this.TrackViewState : unit -> unit
Protected Overrides Sub TrackViewState ()

Applies to

See also