ChangePassword.ContinueButtonClick Event

Definition

Raises the ContinueButtonClick event when the user clicks the Continue button.

public:
 event EventHandler ^ ContinueButtonClick;
public event EventHandler ContinueButtonClick;
member this.ContinueButtonClick : EventHandler 
Public Custom Event ContinueButtonClick As EventHandler 

Event Type

Applies to

See also