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.
This member overrides SPMobileBaseFieldControl.NeedLinkRendering().
Namespace: Microsoft.SharePoint.Mobile.WebControls
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