SPMobileLookupField.LookupId property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property LookupId As Integer
Get
'Usage
Dim value As Integer
value = Me.LookupId
protected virtual int LookupId { get; }
Property value
Type: System.Int32