SPMobileComputedField.NeedLinkRendering Method

Gets a value that indicates whether the specified field is a link item.

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

Syntax

Protected Overrides Function NeedLinkRendering As Boolean

Dim returnValue As Boolean

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

Return Value

Type: System.Boolean
true in all cases.

See Also

Reference

SPMobileComputedField Class

SPMobileComputedField Members

Microsoft.SharePoint.MobileControls Namespace