SPMobileItemFieldIterator.CreateChildControlsForListForm Method

Create controls for each field shown on the current form.

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

Syntax

'Declaration
Protected Overridable Sub CreateChildControlsForListForm
'Usage

Me.CreateChildControlsForListForm()
protected virtual void CreateChildControlsForListForm()

Remarks

The CreateChildControlsForListForm method stops rendering fields when the limit defined by SubControlNumberLimitKey is reached.

See Also

Reference

SPMobileItemFieldIterator Class

SPMobileItemFieldIterator Members

Microsoft.SharePoint.MobileControls Namespace

Other Resources

Ellipses and Rendering Limits