获取从中SPMobileLookupField查找值的列表。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overridable ReadOnly Property LookupList As SPList
Get
用法
Dim value As SPList
value = Me.LookupList
protected virtual SPList LookupList { get; }
属性值
类型:Microsoft.SharePoint.SPList
SPList 表示从中SPMobileLookupField查找值的列表。