PortalWebSiteMapNode.ShowSiblings Property

Determines whether or not 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
Boolean value that represents whether or not to display sibling Web sites.

See Also

Reference

PortalWebSiteMapNode Class

PortalWebSiteMapNode Members

Microsoft.SharePoint.Publishing.Navigation Namespace

NavigationShowSiblings