SPMobileNavigation.DisplayNavigation, propriété (Microsoft.SharePoint.MobileControls)

Gets a value that indicates whether the control is visible.

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

Syntaxe

'Déclaration
Protected Overridable ReadOnly Property DisplayNavigation As Boolean
'Utilisation
Dim value As Boolean

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

Valeur de la propriété

true if the control is visible; otherwise, false.

Notes

The default implementation always returns true.

Voir aussi

Référence

SPMobileNavigation, classe
Membres SPMobileNavigation
Microsoft.SharePoint.MobileControls, espace de noms