SPMobileItemFieldIterator.CreateChildControlsForListView Method
Creates controls for each field that is not excluded from a list view page.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Sub CreateChildControlsForListView
'Usage
Me.CreateChildControlsForListView()
protected virtual void CreateChildControlsForListView()
See Also
Reference
SPMobileItemFieldIterator Class