WebPartMobileAdapter.Controls 属性
获取的子集合适配器将用于呈现移动页上的 Web 部件的控件。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected ReadOnly Property Controls As ControlCollection
Get
用法
Dim value As ControlCollection
value = Me.Controls
protected ControlCollection Controls { get; }
属性值
类型:System.Web.UI.ControlCollection
可循环访问集合,该集合作为子控件。