Share via


SPMobileUrlField.CreateControlForSimpleView Method

Creates a control that renders the field on the simple version of a 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 MobileControl object, specifically a link, that renders the control.

See Also

Reference

SPMobileUrlField Class

SPMobileUrlField Members

Microsoft.SharePoint.MobileControls Namespace