Compartilhar via


SPMobileItemFieldIterator.DirectionPanelChildren property

Obtém os controles filho do controle SPMobileItemFieldIterator .

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Protected ReadOnly Property DirectionPanelChildren As ControlCollection
    Get
'Uso
Dim value As ControlCollection

value = Me.DirectionPanelChildren
protected ControlCollection DirectionPanelChildren { get; }

Property value

Type: System.Web.UI.ControlCollection
Os controles filho.

Ver também

Referência

SPMobileItemFieldIterator class

SPMobileItemFieldIterator members

Microsoft.SharePoint.Mobile.WebControls namespace