SPMobileFieldValidator.EvaluateIsValid method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected Overrides Function EvaluateIsValid As Boolean
'Uso
Dim returnValue As Boolean
returnValue = Me.EvaluateIsValid()
protected override bool EvaluateIsValid()
Valor retornado
Type: System.Boolean
true em todos os casos.