SPMobileRecurrenceField.CreateControlForNew Method
Creates a control used to render the field on a New item form.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function CreateControlForNew As MobileControl
'Usage
Dim returnValue As MobileControl
returnValue = Me.CreateControlForNew()
protected override MobileControl CreateControlForNew()
Return Value
Type: System.Web.UI.MobileControls.MobileControl
a null reference (Nothing in Visual Basic)