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.
Gets a value indicating whether the field should be rendered as a link.
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 in all cases.