System.Web.UI.WebControls.CreateUserWizard.EmailRegularExpressionErrorMessage Property

Gets or sets the error message displayed when the entered e-mail address does not pass the site's criteria for e-mail addresses.

Syntax

public virtual string EmailRegularExpressionErrorMessage { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the CreateUserWizard.EmailRegularExpressionErrorMessage property to inform the user that the e-mail address entered did not pass the site's criteria for e-mail addresses.

Requirements

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