SPMobileItemFieldIterator.DirectionPanelChildren 属性

获取子SPMobileItemFieldIterator控件的控件。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected ReadOnly Property DirectionPanelChildren As ControlCollection
    Get
用法
Dim value As ControlCollection

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

属性值

类型:System.Web.UI.ControlCollection
子控件。

另请参阅

引用

SPMobileItemFieldIterator 类

SPMobileItemFieldIterator 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间