System.Web.UI.IValidator.ErrorMessage Property

When implemented by a class, gets or sets the error message text generated when the condition being validated fails.

Syntax

public string ErrorMessage { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

ASP.NET developers access this property declaratively in the opening tag of a validation server control. For more information, see Validation Server Controls.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0