SPMobileComponent.Linkable, propriété (Microsoft.SharePoint.MobileControls)

Gets or sets a value that indicates whether SPMobileComponent can be a link to another page or form.

Espace de noms : Microsoft.SharePoint.MobileControls
Assembly : Microsoft.SharePoint (dans microsoft.sharepoint.dll)

Syntaxe

'Déclaration
Public Overridable Property Linkable As Boolean
'Utilisation
Dim instance As SPMobileComponent
Dim value As Boolean

value = instance.Linkable

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

Valeur de la propriété

true if SPMobileComponent can be a link to another page or form; otherwise, false. The default is false.

Voir aussi

Référence

SPMobileComponent, classe
Membres SPMobileComponent
Microsoft.SharePoint.MobileControls, espace de noms