SPMobileItemFieldIterator.CreateChildControls, méthode (Microsoft.SharePoint.MobileControls)

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

Espace de noms : Microsoft.SharePoint.MobileControls
Assembly : Microsoft.SharePoint (dans microsoft.sharepoint.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Protected Overrides Sub CreateChildControls
'Utilisation

Me.CreateChildControls
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
protected override void CreateChildControls ()

Notes

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

Voir aussi

Référence

SPMobileItemFieldIterator, classe
Membres SPMobileItemFieldIterator
Microsoft.SharePoint.MobileControls, espace de noms