Share via


SPMobileUserField.CreateControlForEdit method

This member overrides SPMobileBaseTextField.CreateControlForEdit().

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

Syntax

'Declaration
Protected Overrides Function CreateControlForEdit As Control
'Usage
Dim returnValue As Control

returnValue = Me.CreateControlForEdit()
protected override Control CreateControlForEdit()

Return value

Type: System.Web.UI.Control

See also

Reference

SPMobileUserField class

SPMobileUserField members

Microsoft.SharePoint.Mobile.WebControls namespace