System.Web.UI.WebControls.CreateUserErrorEventArgs.CreateUserError Property

Gets or sets a value indicating the result of a CreateUserWizard.CreatingUser event.

Syntax

public System.Web.Security.MembershipCreateStatus CreateUserError { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The CreateUserErrorEventArgs.CreateUserError property indicates the System.Web.Security.MembershipCreateStatus enumeration value that corresponds to the error that occurred during the CreateUserWizard.CreatingUser event.

Requirements

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