PortalSiteMapProvider Properties

Include Protected Members
Include Inherited Members

The PortalSiteMapProvider type exposes the following members.

Properties

  Name Description
Public propertyStatic member CombinedNavSiteMapProvider Gets the PortalSiteMapProvider object that is attached to the global navigation or top navigation menu by default.
Public propertyStatic member CurrentNavSiteMapProvider Gets the PortalSiteMapProvider object that is attached by default to the current navigation or Quick Launch.
Public propertyStatic member CurrentNavSiteMapProviderNoEncode Gets the PortalSiteMapProvider object that is attached to the breadcrumb navigation by default.
Public property CurrentNode Gets a PortalSiteMapNode object that represents the item a site user is currently visiting. (Overrides SiteMapProvider.CurrentNode.)
Public property CurrentSite Gets or sets the SPSite object that is used by the PortalSiteMapProvider object.
Public property CurrentWeb Gets or sets the SPWeb object that the PortalSiteMapProvider object uses as a security context.
Public property Description (Inherited from ProviderBase.)
Public property DynamicChildLimit Gets or sets the maximum number of dynamic child items to show at each level. Dynamic child items are subsites (that is, any SPWeb objects) and pages.
Public property EnableAudienceTargeting Gets or sets whether to respect audience targeting settings when returning navigation nodes.
Public property EnableLocalization (Inherited from SiteMapProvider.)
Public property EncodeOutput Gets or sets whether to HTML-encode the Title property of each PortalSiteMapNode object.
Public property FlattenHeadings Gets a Boolean value that represents whether to flatten heading nodes.
Public propertyStatic member GlobalNavSiteMapProvider Gets a PortalSiteMapProvider object that has the NavigationType value equal to "Global".
Public property IncludeAuthoredLinks Gets a Boolean value that represents whether to return link nodes.
Public property IncludeHeadings Gets a Boolean value that represents whether to return heading nodes.
Public property IncludePages Gets or sets the method used to determine whether pages are returned by this provider.
Public property IncludeSubSites Gets or sets the method used to determine whether this provider returns subsites.
Public property Name (Inherited from ProviderBase.)
Public property NavigationType Gets or sets the type of navigation of this navigation provider.
Public property ParentProvider (Inherited from SiteMapProvider.)
Public property RequireUniqueKeysForNodes Gets or sets a value that indicates if nodes require unique keys.
Public property ResourceKey (Inherited from SiteMapProvider.)
Public property RootNode (Inherited from SiteMapProvider.)
Public property RootProvider (Inherited from SiteMapProvider.)
Public property SecurityTrimmingEnabled (Inherited from SiteMapProvider.)
Public property TryGetRootNode Gets the root node only if it is cached.
Public property Version Represents the version of the PortalSiteMapProvider object.
Public propertyStatic member WebSiteMapProvider Gets a PortalSiteMapNode object used to enumerate the Web sites in this collection.

Top

See Also

Reference

PortalSiteMapProvider Class

Microsoft.SharePoint.Publishing.Navigation Namespace