Share via


MobileMySitePageNavigation.DisplayNavigation Property

Gets a value that indicates whether the control is visible.

Namespace:  Microsoft.SharePoint.Portal.MobileControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.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 control is not visible if the user is logged on to the SharePoint Web site anonymously.

See Also

Reference

MobileMySitePageNavigation Class

MobileMySitePageNavigation Members

Microsoft.SharePoint.Portal.MobileControls Namespace