SPMobileEditFormNavigation.DisplayNavigation - Propriété

Remarque : cette API est désormais obsolète.

Obtient une valeur indiquant si le lien hypertexte est visible.

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

Syntaxe

'Déclaration
<ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")> _
Protected Overrides ReadOnly Property DisplayNavigation As Boolean
    Get
'Utilisation
Dim value As Boolean

value = Me.DisplayNavigation
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")]
protected override bool DisplayNavigation { get; }

Valeur de propriété

Type : System.Boolean
true si le lien hypertexte est visible ; dans le cas contraire, false.

Remarques

Cette propriété est true si l'utilisateur a l'autorisation de modifier l'élément.

Voir aussi

Référence

SPMobileEditFormNavigation classe

SPMobileEditFormNavigation - Membres

Microsoft.SharePoint.MobileControls - Espace de noms