MultiView.RemovedControl(Control) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected public:
override void RemovedControl(System::Web::UI::Control ^ ctl);
protected internal override void RemovedControl (System.Web.UI.Control ctl);
override this.RemovedControl : System.Web.UI.Control -> unit
Protected Friend Overrides Sub RemovedControl (ctl As Control)
Paramètres
Remarques
La RemovedControl méthode est appelée immédiatement après la suppression d’un View contrôle de la Controls collection d’un MultiView contrôle.