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.
Include Protected Members
Include Inherited Members
Provides a base class for SharePoint Foundation site-map providers that is specialized for SharePoint site navigation.
The SPNavigationProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPNavigationProvider | Initializes a new instance of the SPNavigationProvider class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CurrentNode | Gets the SiteMapNode object that represents the currently requested page. (Overrides SiteMapProvider.CurrentNode.) |
![]() |
Description | (Inherited from ProviderBase.) |
![]() |
EnableLocalization | (Inherited from SiteMapProvider.) |
![]() |
Name | (Inherited from ProviderBase.) |
![]() |
ParentProvider | (Inherited from SiteMapProvider.) |
![]() |
ResourceKey | (Inherited from SiteMapProvider.) |
![]() |
RootNode | (Inherited from SiteMapProvider.) |
![]() |
RootProvider | (Inherited from SiteMapProvider.) |
![]() |
SecurityTrimmingEnabled | (Inherited from SiteMapProvider.) |
![]() |
Web | Gets the Web site (SPWeb) for the current navigation scope. |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
![]() |
SiteMapResolve | (Inherited from SiteMapProvider.) |
Top