DynamicValidator.EvaluateIsValid Method ()

 

Determines whether the value in the input control to validate is valid.

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

Protected Overrides Function EvaluateIsValid As Boolean

Return Value

Type: System.Boolean

true if the validation control that is evaluated is valid; otherwise, false.

.NET Framework
Available since 3.5
Return to top
Show: