Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets Boolean data that can indicate whether this PortalSiteMapNode object has children.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property HasChildNodes As Boolean
Get
'Usage
Dim instance As PortalSiteMapNode
Dim value As Boolean
value = instance.HasChildNodes
public override bool HasChildNodes { get; }
Property Value
Type: System.Boolean
Boolean data that can indicate whether this PortalSiteMapNode object has children.