PortalNavigation Members

Include Protected Members
Include Inherited Members

Represents navigation for portal pages and other portal navigation objects.

The PortalNavigation type exposes the following members.

Properties

  Name Description
Public property AutomaticSortingMethod Controls the property to use when automatically sorting navigation items owned by this site.
Public property CurrentDynamicChildLimit
Public property CurrentIncludePages
Public property CurrentIncludeSubSites
Public property CurrentNavigationNodes
Public property GlobalDynamicChildLimit Controls the maximum number of "dynamic" child items to show beneath this site in global navigation.Dynamic children are sub-sites (represented by SPWeb objects) and publishing pages.
Public property GlobalIncludePages Controls whether publishing pages in this site will be automatically included in global navigation.
Public property GlobalIncludeSubSites Controls whether sub-site's of this site will be automatically included in its global navigation.
Public property GlobalNavigationNodes A collection of SPNavigationNode objects that get included in the global navigation of the associated site.
Public property InheritCurrent Controls whether the associated site should display its own current navigation or should use the current navigation of its parent.
Public property InheritGlobal Controls whether the associated site should display its own global navigation or whether it should use the global navigation of its parent.
Public property OrderingMethod Controls the ordering of navigation items owned by this site.
Public property ShowSiblings Controls whether this site should display its sibling items in the current navigation.
Public property SortAscending Sorts items in a portal navigation in ascending alphanumeric order.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method ExcludeFromNavigation Explicitly excludes a specific subsite or page from being displayed in navigation.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IncludeInNavigation Explicitly includes a specific subsite or page for display in navigation.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

PortalNavigation Class

Microsoft.SharePoint.Publishing.Navigation Namespace