Share via


SPMobileButtonNavigation.DisplayNavigation property

This member overrides SPMobileNavigation.DisplayNavigation.

Namespace:  Microsoft.SharePoint.Mobile.WebControls
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

See also

Reference

SPMobileButtonNavigation class

SPMobileButtonNavigation members

Microsoft.SharePoint.Mobile.WebControls namespace