Share via


SPMobileSimpleViewItemFieldIterator.CreateChildControlsForListView Method

Creates child controls for the mobile simple view field if specified; otherwise, creates child controls for the first supported view field.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Sub CreateChildControlsForListView
'Usage

Me.CreateChildControlsForListView()
protected override void CreateChildControlsForListView()

Remarks

This override creates child controls for the field.

See Also

Reference

SPMobileSimpleViewItemFieldIterator Class

SPMobileSimpleViewItemFieldIterator Members

Microsoft.SharePoint.MobileControls Namespace