SPMobileListFieldSelector.FieldType property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property FieldType As String
Get
'Usage
Dim instance As SPMobileListFieldSelector
Dim value As String
value = instance.FieldType
public string FieldType { get; }
Property value
Type: System.String
See also
Reference
SPMobileListFieldSelector class