Share via


ChangePassword.OnContinueButtonClick(EventArgs) Metoda

Definice

Vyvolá událost, ContinueButtonClick když uživatel klikne na tlačítko Pokračovat.

protected:
 virtual void OnContinueButtonClick(EventArgs ^ e);
protected virtual void OnContinueButtonClick (EventArgs e);
abstract member OnContinueButtonClick : EventArgs -> unit
override this.OnContinueButtonClick : EventArgs -> unit
Protected Overridable Sub OnContinueButtonClick (e As EventArgs)

Parametry

e
EventArgs

Objekt EventArgs , který obsahuje data události.

Platí pro

Viz také