System.Web.UI.WebControls.CreateUserWizard.PasswordRegularExpressionErrorMessage Property

Gets or sets the error message shown when the password entered does not conform to the site's password requirements.

Syntax

public virtual string PasswordRegularExpressionErrorMessage { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the CreateUserWizard.PasswordRegularExpressionErrorMessage property to inform the user that the password entered did not conform to the site's password requirements.

Requirements

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