SPMobileFieldValidator.EvaluateIsValid Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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
true in all cases.

See Also

Reference

SPMobileFieldValidator Class

SPMobileFieldValidator Members

Microsoft.SharePoint.MobileControls Namespace