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.
This member overrides PortalSiteMapNode.IsVisible.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property IsVisible As Boolean
Get
'Usage
Dim instance As ProxySiteMapNode
Dim value As Boolean
value = instance.IsVisible
public override bool IsVisible { get; }
Property Value
Type: System.Boolean