Share via


SPMobileLookupField.LookupList property

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

Syntax

'Declaration
Protected Overridable ReadOnly Property LookupList As SPList
    Get
'Usage
Dim value As SPList

value = Me.LookupList
protected virtual SPList LookupList { get; }

Property value

Type: Microsoft.SharePoint.SPList

See also

Reference

SPMobileLookupField class

SPMobileLookupField members

Microsoft.SharePoint.Mobile.WebControls namespace