SPContentMapProvider Members
Include Protected Members
Include Inherited Members
Provides methods and properties for implementing a site map provider for contents of a Microsoft SharePoint Foundation site. This class provides the SiteMapNode objects that constitute the content portion of the breadcrumb, where "content" refers to the lists, folders, items, and list forms composing the breadcrumb.
The SPContentMapProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPContentMapProvider | Initializes a new instance of the SPContentMapProvider class. |
Top
Properties
Name | Description | |
---|---|---|
CurrentNode | (Inherited from SiteMapProvider.) | |
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.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
SiteMapResolve | (Inherited from SiteMapProvider.) |
Top