QueryableDataSourceView.TrackViewState Method

Definition

Causes tracking of view-state changes to the server control so that they can be stored in the server control's state.

protected:
 virtual void TrackViewState();
protected virtual void TrackViewState ();
abstract member TrackViewState : unit -> unit
override this.TrackViewState : unit -> unit
Protected Overridable Sub TrackViewState ()

Applies to