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.
Determines whether to automatically include a page in navigation.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property IncludePages As Boolean
Get
'Usage
Dim instance As PortalWebSiteMapNode
Dim value As Boolean
value = instance.IncludePages
public bool IncludePages { get; }
Property Value
Type: System.Boolean
Boolean value that represents whether or not to automatically include pages in navigation.