Share via


SPMobileBaseTextField.CreateControlForNew method

This member overrides SPMobileBaseFieldControl.CreateControlForNew().

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

Syntax

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

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

Return value

Type: System.Web.UI.Control

See also

Reference

SPMobileBaseTextField class

SPMobileBaseTextField members

Microsoft.SharePoint.Mobile.WebControls namespace