SPMobileBaseFieldControl.NeedLinkRendering method
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Function NeedLinkRendering As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.NeedLinkRendering()
protected virtual bool NeedLinkRendering()
Return value
Type: System.Boolean
See also
Reference
SPMobileBaseFieldControl class