PortalSiteMapProvider properties
SharePoint 2013
The PortalSiteMapProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
CombinedNavSiteMapProvider | Gets the PortalSiteMapProvider object that is attached to the global navigation or top navigation menu by default. |
|
CurrentNavSiteMapProvider | Gets the PortalSiteMapProvider object that is attached by default to the current navigation or Quick Launch. |
|
CurrentNavSiteMapProviderNoEncode | Gets the PortalSiteMapProvider object that is attached to the breadcrumb navigation by default. |
|
CurrentNode | Gets a PortalSiteMapNode object that represents the item a site user is currently visiting. (Overrides SiteMapProvider.CurrentNode.) |
|
CurrentSite | Gets or sets the SPSite object that is used by the PortalSiteMapProvider object. |
|
CurrentWeb | Gets or sets the SPWeb object that the PortalSiteMapProvider object uses as a security context. |
|
Description | (Inherited from ProviderBase.) |
|
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. |
|
EditLinksAlternateAction | |
|
EnableAudienceTargeting | Gets or sets whether to respect audience targeting settings when returning navigation nodes. |
|
EnableLocalization | (Inherited from SiteMapProvider.) |
|
EncodeOutput | Gets or sets whether to HTML-encode the Title property of each PortalSiteMapNode object. |
|
FlattenHeadings | Gets a Boolean value that represents whether to flatten heading nodes. |
|
GlobalNavSiteMapProvider | Gets a PortalSiteMapProvider object that has the NavigationType value equal to "Global". |
|
IncludeAuthoredLinks | Gets a Boolean value that represents whether to return link nodes. |
|
IncludeHeadings | Gets a Boolean value that represents whether to return heading nodes. |
|
IncludePages | Gets or sets the method used to determine whether pages are returned by this provider. |
|
IncludeSubSites | Gets or sets the method used to determine whether this provider returns subsites. |
|
IsEditable | |
|
MaximumSupportedNodeDepth | |
|
Name | (Inherited from ProviderBase.) |
|
NavigationType | Gets or sets the type of navigation of this navigation provider. |
|
ParentProvider | (Inherited from SiteMapProvider.) |
|
RequireUniqueKeysForNodes | Gets or sets a value that indicates if nodes require unique keys. |
|
ResourceKey | (Inherited from SiteMapProvider.) |
|
RootNode | (Inherited from SiteMapProvider.) |
|
RootProvider | (Inherited from SiteMapProvider.) |
|
SecurityTrimmingEnabled | (Inherited from SiteMapProvider.) |
|
TryGetCurrentNode | Gets a PortalSiteMapNode object that represents the item that a site user is currently visiting. |
|
TryGetRootNode | Gets the root node only if it is cached. |
|
Version | Gets or sets the version of the PortalSiteMapProvider object. |
|
WebSiteMapProvider | Gets a PortalSiteMapNode object used to enumerate the Web sites in this collection. |