Freigeben über


SPMobileEditFormNavigation.DisplayNavigation-Eigenschaft

HINWEIS: Diese API ist veraltet.

Ruft einen Wert zurück, der angibt, ob der Hyperlink angezeigt wird.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<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
'Usage
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; }

Eigenschaftswert

Typ: System.Boolean
true Wenn der Hyperlink angezeigt wird; andernfalls false.

Hinweise

Diese Eigenschaft ist true , wenn der Benutzer die Berechtigung zum Bearbeiten des Elements hat.

Siehe auch

Referenz

SPMobileEditFormNavigation Klasse

SPMobileEditFormNavigation-Member

Microsoft.SharePoint.MobileControls-Namespace