Click or drag to resize

PublishingNavigationDefinition Fields

The PublishingNavigationDefinition type exposes the following members.

Fields
  NameDescription
Public fieldAutomaticSorting
Specifies how the automatic sorting is performed.
Public fieldCurrentDynamicChildLimit
Specifies the maximum number of dynamic items to show within this level of the current navigation.
Public fieldCurrentIncludePages
If enabled, navigation items of the pages are displayed in the current navigation.
Public fieldCurrentIncludeSubSites
If enabled, navigation items of the subsites are displayed in the current navigation.
Public fieldCurrentNavigationNodes
Specifies the child navigation node modifications for the current navigation.
Public fieldGlobalDynamicChildLimit
Specifies the maximum number of dynamic items to show within this level of the global navigation.
Public fieldGlobalIncludePages
If enabled, navigation items of the pages are displayed in the global navigation.
Public fieldGlobalIncludeSubSites
If enabled, navigation items of the subsites are displayed in the global navigation.
Public fieldGlobalNavigationNodes
Specifies the child navigation node modifications for the global navigation.
Public fieldInheritCurrent
If enabled, the same current navigation as the parent web is displayed.
Public fieldInheritGlobal
If enabled, the same global navigation as the parent web is displayed.
Public fieldOrdering
Specifies how the navigation items are sorted when displayed in the navigation.
Public fieldShowAndHideRibbonCommandsAvailable
Specifies if the 'Show Ribbon' and 'Hide Ribbon' commands are available to the user on the Site Actions menu.
Public fieldShowSiblings
If enabled, the siblings of the current web are displayed in the current navigation.
Public fieldSortAscending
Specifies the sort direction which is used by the automatic sorting.
Top
See Also