DataSourceExpression.TrackViewState Method

Definition

Tracks view state changes of the DataSourceExpression object so that the changes can be stored in the StateBag object for the data source expression object.

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

Applies to