PasswordRecovery.OnInit(EventArgs) Metodo

Definizione

Implementa il metodo OnInit(EventArgs) di base.

protected public:
 override void OnInit(EventArgs ^ e);
protected internal override void OnInit (EventArgs e);
override this.OnInit : EventArgs -> unit
Protected Friend Overrides Sub OnInit (e As EventArgs)

Parametri

e
EventArgs

Dati dell'evento.

Si applica a

Vedi anche