TreeNode.TrackViewState Method

Definition

Marks the starting point at which to begin tracking and saving view state changes to the node.

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

Applies to

See also