Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.