SPMobileItemFieldIterator.ListFormFields property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property ListFormFields As SPFieldCollection
Get
'Usage
Dim value As SPFieldCollection
value = Me.ListFormFields
protected virtual SPFieldCollection ListFormFields { get; }
Property value
Type: Microsoft.SharePoint.SPFieldCollection
See also
Reference
SPMobileItemFieldIterator class