BaseValidatorDesigner.CreateViewControl 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.
Retourne une copie du contrôle associé pour le restituer sur l'aire de conception.
protected:
override System::Web::UI::Control ^ CreateViewControl();
protected override System.Web.UI.Control CreateViewControl();
override this.CreateViewControl : unit -> System.Web.UI.Control
Protected Overrides Function CreateViewControl () As Control
Retours
Contrôle serveur Web.