InputFormCheckBoxListValidator.EvaluateIsValid Method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overrides Function EvaluateIsValid As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.EvaluateIsValid()
protected override bool EvaluateIsValid()

Return Value

Type: System.Boolean

See Also

Reference

InputFormCheckBoxListValidator Class

InputFormCheckBoxListValidator Members

Microsoft.SharePoint.WebControls Namespace