PortalListSiteMapNode Members
Include Protected Members
Include Inherited Members
Lists derived from the PortalSiteMapNode class.
The PortalListSiteMapNode type exposes the following members.
Properties
Name | Description | |
---|---|---|
Attributes | (Inherited from SiteMapNode.) | |
Audience | Gets the audience associated with the CachedObjectSiteMapNode object. (Inherited from CachedObjectSiteMapNode.) | |
ChildNodes | (Inherited from SiteMapNode.) | |
CreatedDate | Gets the date and time of creations for this PortalSiteMapNode object. (Inherited from PortalSiteMapNode.) | |
Description | A description of the CachedObjectSiteMapNode object. (Inherited from CachedObjectSiteMapNode.) | |
HasChildNodes | Gets a value that indicates whether this PortalSiteMapNode object has children. (Inherited from PortalSiteMapNode.) | |
InternalTitle | The title of the CachedObjectSiteMapNode object without HTML encoding, even if encoding is specified on the associated PortalSiteMapProvider object. (Inherited from CachedObjectSiteMapNode.) | |
InternalUrl | Gets the internal or canonical URL for this [Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode] object. (Inherited from PortalSiteMapNode.) | |
IsVisible | Gets a value that indicates if the CachedObjectSiteMapNode is visible. (Inherited from CachedObjectSiteMapNode.) | |
Item | (Inherited from SiteMapNode.) | |
Key | (Inherited from SiteMapNode.) | |
LastModifiedDate | Gets the date and time of the last modification for this PortalSiteMapNode() object. (Inherited from PortalSiteMapNode.) | |
ListTemplateType | A particular SPListTemplateType template. | |
NextSibling | (Inherited from SiteMapNode.) | |
ParentNode | (Inherited from SiteMapNode.) | |
PortalProvider | Gets a new instance of the PortalSiteMapNode() object when the current PortalSiteMapNode object is invalidated. (Inherited from PortalSiteMapNode.) | |
PreviousSibling | (Inherited from SiteMapNode.) | |
Provider | (Inherited from SiteMapNode.) | |
ReadOnly | (Inherited from SiteMapNode.) | |
ResourceKey | (Inherited from SiteMapNode.) | |
Roles | (Inherited from SiteMapNode.) | |
RootFolderUrl | URL of the list's root folder. | |
RootNode | (Inherited from SiteMapNode.) | |
Target | Gets a string representing the _target property on the link rendered to represent this PortalSiteMapNode object. (Inherited from PortalSiteMapNode.) | |
Title | The title of the CachedObjectSiteMapNode, potentially HTML-encoded depending on whether encoding is specified on the associated PortalSiteMapProvider. (Inherited from CachedObjectSiteMapNode.) | |
Type | Gets the type of this PortalWebSiteNode object. (Inherited from PortalSiteMapNode.) | |
UniqueId | Gets the Unique ID (GUID) of this Microsoft SharePoint Foundation object. (Inherited from CachedObjectSiteMapNode.) | |
Url | (Inherited from SiteMapNode.) | |
WebId | Gets the GUID of the PortalWebSiteMapNode object to which this PortalSiteMapNode object is associated. (Inherited from PortalSiteMapNode.) | |
WebNode | Gets a new instance of the PortalWebSiteMapNode() object when the current PortalWebSiteMapNode instance is invalidated. (Inherited from PortalSiteMapNode.) |
Top
Methods
Name | Description | |
---|---|---|
Clone() | (Inherited from SiteMapNode.) | |
Clone(Boolean) | (Inherited from SiteMapNode.) | |
Equals | (Inherited from SiteMapNode.) | |
Finalize | (Inherited from Object.) | |
GetAllNodes | (Inherited from SiteMapNode.) | |
GetDataSourceView | (Inherited from SiteMapNode.) | |
GetExplicitResourceString | (Inherited from SiteMapNode.) | |
GetHashCode | (Inherited from SiteMapNode.) | |
GetHierarchicalDataSourceView | (Inherited from SiteMapNode.) | |
GetImplicitResourceString | (Inherited from SiteMapNode.) | |
GetNavigationChildren(NodeTypes) | Specifies the main entry point to get this PortalSiteMapNode object's child navigation node. (Inherited from PortalSiteMapNode.) | |
GetNavigationChildren(NodeTypes, NodeTypes, OrderingMethod, AutomaticSortingMethod, Boolean, Int32) | Specifies the main entry point to get this PortalSiteMapMode child navigation node. (Inherited from PortalSiteMapNode.) | |
GetNavigationParent | Specifies the main entry node to get to this CachedObjectSiteMapNode object's navigation parent node. (Inherited from CachedObjectSiteMapNode.) | |
GetQueryForView | Gets the query associated with a given view that is defined on this list. | |
GetType | (Inherited from Object.) | |
IsAccessibleToUser(SPWeb) | Sets a value indicating whether the specified site map node can be viewed by the user. (Inherited from CachedObjectSiteMapNode.) | |
IsAccessibleToUser(HttpContext) | (Inherited from SiteMapNode.) | |
IsDescendantOf | Determines whether this PortalSiteMapNode is a descendant of the supplied node, and caches the result. (Inherited from PortalSiteMapNode.) | |
MemberwiseClone | (Inherited from Object.) | |
PopulateNavigationChildren | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from CachedObjectSiteMapNode.) | |
ToString | (Inherited from SiteMapNode.) |
Top
Fields
Name | Description | |
---|---|---|
audience | Specifies a field that contains a string that represents the audience to display this PortalSiteMapNode object to. (Inherited from PortalSiteMapNode.) | |
createdDate | Specifies a field that contains a DateTime value that represents the creation date for this PortalSiteMapNode object. (Inherited from PortalSiteMapNode.) | |
internalTitle | Specifies the field that contains a string that represents the title of this PortalSiteMapNode object. (Inherited from PortalSiteMapNode.) | |
internalUrl | Specifies the field that contains a string that represents the URL of this PortalSiteMapNode object. (Inherited from PortalSiteMapNode.) | |
lastModifiedDate | Specifies a field that contains a DateTime value that represents the date of the last modification of this PortalSiteMapNode object. (Inherited from PortalSiteMapNode.) | |
navigationChildren | Specifies a cached collection of the child navigation nodes. (Inherited from PortalSiteMapNode.) | |
type | Specifies a field that contains a value that determines the type of this PortalSiteMapNode object. (Inherited from PortalSiteMapNode.) | |
uniqueId | Stores the GUID of the CachedObjectSiteMapNode object. (Inherited from CachedObjectSiteMapNode.) | |
webNode | Specifies a field that contains the PortalWebSiteMapNode object that represents the Web site that owns this node in navigation. (Inherited from PortalSiteMapNode.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
ICloneable.Clone | (Inherited from SiteMapNode.) | |
INavigateUIData.Description | (Inherited from SiteMapNode.) | |
IHierarchyData.GetChildren | (Inherited from SiteMapNode.) | |
IHierarchyData.GetParent | (Inherited from SiteMapNode.) | |
IHierarchyData.HasChildren | (Inherited from SiteMapNode.) | |
IHierarchyData.Item | (Inherited from SiteMapNode.) | |
INavigateUIData.Name | (Inherited from SiteMapNode.) | |
INavigateUIData.href | (Inherited from SiteMapNode.) | |
IHierarchyData.Path | (Inherited from SiteMapNode.) | |
IHierarchyData.Type | (Inherited from SiteMapNode.) | |
INavigateUIData.Value | (Inherited from SiteMapNode.) |
Top