SPMobileFieldValidator.EvaluateIsValid Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This member overrides BaseValidator.EvaluateIsValid().

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

Syntax

<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Function EvaluateIsValid As Boolean

Dim returnValue As Boolean

returnValue = Me.EvaluateIsValid()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override bool EvaluateIsValid()

Return Value

Type: System.Boolean

See Also

Reference

SPMobileFieldValidator Class

SPMobileFieldValidator Members

Microsoft.SharePoint.MobileControls Namespace