Share via


SPMobileFieldValidator.Field property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property Field As SPField
    Get
'Usage
Dim value As SPField

value = Me.Field
protected virtual SPField Field { get; }

Property value

Type: Microsoft.SharePoint.SPField

See also

Reference

SPMobileFieldValidator class

SPMobileFieldValidator members

Microsoft.SharePoint.Mobile.WebControls namespace