FormView.PrepareControlHierarchy Método

Definição

Define a hierarquia de controle do controle FormView.Sets up the control hierarchy of the FormView control.

protected public:
 virtual void PrepareControlHierarchy();
protected internal virtual void PrepareControlHierarchy ();
abstract member PrepareControlHierarchy : unit -> unit
override this.PrepareControlHierarchy : unit -> unit
Protected Friend Overridable Sub PrepareControlHierarchy ()

Comentários

O PrepareControlHierarchy método é um método auxiliar chamado pelo FormView controle para configurar a hierarquia de controle no FormView controle antes de o controle ser renderizado.The PrepareControlHierarchy method is a helper method called by the FormView control to set up the control hierarchy in the FormView control before the control is rendered.

Aplica-se a