获取正在改编其呈现的ListViewWebPart对象。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected ReadOnly Property Control As ListViewWebPart
Get
用法
Dim value As ListViewWebPart
value = Me.Control
protected ListViewWebPart Control { get; }
属性值
类型:Microsoft.SharePoint.WebPartPages.ListViewWebPart
ListViewWebPartMobileAdapter 呈现ListViewWebPart 。
另请参阅
引用
ListViewWebPartMobileAdapter 类