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.
Renders the control for 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 link control which renders the field in the simple view.
Remarks
This override returns the field as a link to the file or folder contents.