QueryableDataSource.TrackViewState Method

Definition

Tracks view-state changes of the QueryableDataSource 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