Condividi tramite


SPMobilePostsRefreshNavigation.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 in all cases.

Remarks

This override always returns true.

See Also

Reference

SPMobilePostsRefreshNavigation Class

SPMobilePostsRefreshNavigation Members

Microsoft.SharePoint.MobileControls Namespace