Share via


SPMobileComputedField.NeedLinkRendering Method

Gets a value indicating whether the specified field is a link to a file or a child folder.

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

Syntax

'Declaration
Protected Overrides Function NeedLinkRendering As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.NeedLinkRendering()
protected override bool NeedLinkRendering()

Return Value

Type: System.Boolean
true if the field is a link to a file or folder; otherwise, false.

See Also

Reference

SPMobileComputedField Class

SPMobileComputedField Members

Microsoft.SharePoint.MobileControls Namespace