Edit

Share via


Parameter.TrackViewState Method

Definition

Causes the Parameter object to track changes to its view state so they can be stored in the control's ViewState object and persisted across requests for the same page.

protected virtual void TrackViewState ();

Applies to

See also