System.Web.UI.WebControls.CreateUserErrorEventArgs Class

Provides data for the CreateUserWizard.CreateUserError event.

See Also: CreateUserErrorEventArgs Members

Syntax

public class CreateUserErrorEventArgs : EventArgs

Remarks

A CreateUserWizard.CreateUserError event is raised when an attempt to create a new user with the System.Web.UI.WebControls.CreateUserWizard control fails. The System.Web.UI.WebControls.CreateUserErrorEventArgs class provides the CreateUserErrorEventArgs.CreateUserError property to indicate the System.Web.Security.MembershipCreateStatus enumeration value that corresponds to the error that occurred.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0