AutoFieldsGenerator.TrackViewState Método
Definição
Instrui a classe para rastrear alterações para seu estado de exibição.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 ()
Comentários
Esse método pode ser substituído.This method can be overridden.