Share via


SPMobileDateTimeField.CreateControlForSimpleView Method

Creates a control that renders the field on the simple version of the mobile list view.

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

Syntax

'Declaration
Protected Overrides Function CreateControlForSimpleView As MobileControl
'Usage
Dim returnValue As MobileControl

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

Return Value

Type: System.Web.UI.MobileControls.MobileControl
A link control to the mobile Display form for the list item.

See Also

Reference

SPMobileDateTimeField Class

SPMobileDateTimeField Members

Microsoft.SharePoint.MobileControls Namespace