Partager via


SPMobileDateTimeField.CreateControlForNew Method

Creates a control for rendering the field on a form for creating new items.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Protected Overrides Function CreateControlForNew As MobileControl

Dim returnValue As MobileControl

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

Return Value

Type: System.Web.UI.MobileControls.MobileControl
A MobileControl that renders the field as a set of date and time selection controls on a New form.

See Also

Reference

SPMobileDateTimeField Class

SPMobileDateTimeField Members

Microsoft.SharePoint.MobileControls Namespace