Partager via


SPMobileComputedField.NeedLinkRendering - Méthode

Obtient une valeur indiquant si le champ spécifié est un lien vers un fichier ou un dossier enfant.

Espace de noms :  Microsoft.SharePoint.Mobile.WebControls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Protected Overrides Function NeedLinkRendering As Boolean
'Utilisation
Dim returnValue As Boolean

returnValue = Me.NeedLinkRendering()
protected override bool NeedLinkRendering()

Valeur renvoyée

Type : System.Boolean
true si le champ est un lien vers un fichier ou un dossier ; dans le cas contraire, false.

Voir aussi

Référence

SPMobileComputedField classe

SPMobileComputedField - Membres

Microsoft.SharePoint.Mobile.WebControls - Espace de noms