Compartilhar via


SPMobilePublishNavigation.DisplayNavigation Property

Gets a value indicating whether the control is visible.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property DisplayNavigation As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.DisplayNavigation
protected override bool DisplayNavigation { get; }

Property Value

Type: System.Boolean
true if the control is visible; otherwise, false.

Remarks

This override returns false if the user does not have permission to approve.

See Also

Reference

SPMobilePublishNavigation Class

SPMobilePublishNavigation Members

Microsoft.SharePoint.MobileControls Namespace