PortalWebSiteMapNode.ShowSiblings property

Gets a value that indicates whether to display siblings of this Web site in navigation.

Namespace:  Microsoft.SharePoint.Publishing.Navigation
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public ReadOnly Property ShowSiblings As Boolean
    Get
'Usage
Dim instance As PortalWebSiteMapNode
Dim value As Boolean

value = instance.ShowSiblings
public bool ShowSiblings { get; }

Property value

Type: System.Boolean
true to display sibling Web sites; otherwise, false.

See also

Reference

PortalWebSiteMapNode class

PortalWebSiteMapNode members

Microsoft.SharePoint.Publishing.Navigation namespace

NavigationShowSiblings