Share via


SPMobileListViewIterator.CreateChildControls Method

Creates a child paginated list or a child drop-down list that renders the list of views.

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

Either a paginated list or a drop-down list is created based on the value of Format.

See Also

Reference

SPMobileListViewIterator Class

SPMobileListViewIterator Members

Microsoft.SharePoint.MobileControls Namespace