ViewPage.OnPreInit(EventArgs) 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.
Déclenche l'événement PreInit au début de l'initialisation de la page.
protected override void OnPreInit (EventArgs e);
abstract member OnPreInit : EventArgs -> unit
override this.OnPreInit : EventArgs -> unit
Protected Overrides Sub OnPreInit (e As EventArgs)
Paramètres
Données d'événement.