System.Web.UI.WebControls.CreateUserWizard: Event Members

The events of System.Web.UI.WebControls.CreateUserWizard are listed below. For a list of all members, see the CreateUserWizard Members list.

See Also: Inherited members from System.Web.UI.WebControls.Wizard

Public Events

ContinueButtonClick

Occurs when the user clicks the Continue button in the final user account creation step.

CreatedUser

Occurs after the membership provider has created the new Web site user account.

CreateUserError

Occurs when the membership provider cannot create the specified user account.

CreatingUser

Occurs before the membership provider is called to create the new Web site user account.

SendingMail

Occurs before the user is sent an e-mail confirmation that an account has been created.

SendMailError

Occurs when there is an SMTP error sending e-mail to the new user.