Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the SPMobileFieldValidator control for the field.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property FieldValidatorControl As SPMobileFieldValidator
Get
'Usage
Dim value As SPMobileFieldValidator
value = Me.FieldValidatorControl
protected override SPMobileFieldValidator FieldValidatorControl { get; }
Property Value
Type: Microsoft.SharePoint.MobileControls.SPMobileFieldValidator
The SPMobileFieldValidator object that represents the validator control for the field.
See Also
Reference
SPMobileZipCodeSpecificField Class