SPMobileMultipleLookupField.CreateChoiceControl method
This member overrides SPMobileLookupField.CreateChoiceControl().
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function CreateChoiceControl As Control
'Usage
Dim returnValue As Control
returnValue = Me.CreateChoiceControl()
protected override Control CreateChoiceControl()
Return value
Type: System.Web.UI.Control
See also
Reference
SPMobileMultipleLookupField class