AutoFieldsGenerator.TrackViewState Method

Definition

Instructs the class to track changes to its view state.

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

Remarks

This method can be overridden.

Applies to