SPMobileItemFieldIterator.DirectionPanelChildren - Propriété
Obtient les contrôles enfants du contrôle SPMobileItemFieldIterator .
Espace de noms : Microsoft.SharePoint.Mobile.WebControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected ReadOnly Property DirectionPanelChildren As ControlCollection
Get
'Utilisation
Dim value As ControlCollection
value = Me.DirectionPanelChildren
protected ControlCollection DirectionPanelChildren { get; }
Valeur de propriété
Type : System.Web.UI.ControlCollection
Les contrôles enfants.
Voir aussi
Référence
SPMobileItemFieldIterator classe