SPMobileFileField.CreateControlAsLink Method

Creates a link to the file or folder.

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

Syntax

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

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

Return Value

Type: System.Web.UI.MobileControls.MobileControl
A MobileControl, specifically, a Link, that renders a link to the file or folder.

See Also

Reference

SPMobileFileField Class

SPMobileFileField Members

Microsoft.SharePoint.MobileControls Namespace