Share via


SPMobilePostsItemFieldIterator.CreateChildControls Method

Creates controls for each field to be rendered on the mobile form or the list of posts page.

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

Syntax

'Declaration
Protected Overrides Sub CreateChildControls
'Usage

Me.CreateChildControls()
protected override void CreateChildControls()

Remarks

The controls that are created depend on the type of the current form or page.

See Also

Reference

SPMobilePostsItemFieldIterator Class

SPMobilePostsItemFieldIterator Members

Microsoft.SharePoint.MobileControls Namespace