PasswordRecovery.OnInit(EventArgs) Método

Definición

Implementa el método OnInit(EventArgs) 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)

Parámetros

e
EventArgs

Datos del evento.

Se aplica a

Consulte también