SPMobileComponent.Linkable property

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

Syntax

'Declaration
Public Overridable Property Linkable As Boolean
    Get
    Set
'Usage
Dim instance As SPMobileComponent
Dim value As Boolean

value = instance.Linkable

instance.Linkable = value
public virtual bool Linkable { get; set; }

Property value

Type: System.Boolean

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace