System.Web.UI.WebControls.RequiredFieldValidator.EvaluateIsValid Method

Called during the validation stage when ASP.NET processes a Web Form.

Syntax

protected override bool EvaluateIsValid ()

Returns

true if the value in the input control is valid; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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