DataBoundControl.TrackViewState Method

Definition

Causes view-state changes to the control to be tracked so they can be stored in the control's StateBag object.

protected:
 override void TrackViewState();
protected override void TrackViewState ();
override this.TrackViewState : unit -> unit
Protected Overrides Sub TrackViewState ()

Applies to