SPMobileComputedField.CreateControlForSimpleView Method

Creates the control for 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 that renders the field on the simple view.

See Also

Reference

SPMobileComputedField Class

SPMobileComputedField Members

Microsoft.SharePoint.MobileControls Namespace