SPMobileBaseFieldControl.LinkControl property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property LinkControl As SPMobileStripLink
    Get
'Usage
Dim value As SPMobileStripLink

value = Me.LinkControl
protected virtual SPMobileStripLink LinkControl { get; }

Property value

Type: Microsoft.SharePoint.Mobile.WebControls.SPMobileStripLink

See also

Reference

SPMobileBaseFieldControl class

SPMobileBaseFieldControl members

Microsoft.SharePoint.Mobile.WebControls namespace