PortalListSiteMapNode properties

The PortalListSiteMapNode type exposes the following members.

Properties

  Name Description
Protected property Attributes (Inherited from SiteMapNode.)
Public property Audience Gets the audience associated with the CachedObjectSiteMapNode object. (Inherited from CachedObjectSiteMapNode.)
Public property ChildNodes (Inherited from SiteMapNode.)
Public property CreatedDate Gets the date and time of creations for this PortalSiteMapNode object. (Inherited from PortalSiteMapNode.)
Public property Description A description of the CachedObjectSiteMapNode object. (Inherited from CachedObjectSiteMapNode.)
Public property HasChildNodes Gets a value that indicates whether this PortalSiteMapNode object has children. (Inherited from PortalSiteMapNode.)
Public property InternalTitle The title of the CachedObjectSiteMapNode object without HTML encoding, even if encoding is specified on the associated PortalSiteMapProvider object. (Inherited from CachedObjectSiteMapNode.)
Public property InternalUrl Gets the internal or canonical URL for this [Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode] object. (Inherited from PortalSiteMapNode.)
Public property IsVisible Gets a value that indicates if the CachedObjectSiteMapNode is visible. (Inherited from CachedObjectSiteMapNode.)
Public property Item (Inherited from SiteMapNode.)
Public property Key (Inherited from SiteMapNode.)
Public property LastModifiedDate Gets the date and time of the last modification for this PortalSiteMapNode() object. (Inherited from PortalSiteMapNode.)
Public property ListTemplateType A particular SPListTemplateType template.
Public property NextSibling (Inherited from SiteMapNode.)
Public property ParentNode (Inherited from SiteMapNode.)
Public property PortalProvider Gets a new instance of the PortalSiteMapNode() object when the current PortalSiteMapNode object is invalidated. (Inherited from PortalSiteMapNode.)
Public property PreviousSibling (Inherited from SiteMapNode.)
Public property Provider (Inherited from SiteMapNode.)
Public property ReadOnly (Inherited from SiteMapNode.)
Public property ResourceKey (Inherited from SiteMapNode.)
Public property Roles (Inherited from SiteMapNode.)
Public property RootFolderUrl URL of the list's root folder.
Public property RootNode (Inherited from SiteMapNode.)
Public property Target Gets a string representing the _target property on the link rendered to represent this PortalSiteMapNode object. (Inherited from PortalSiteMapNode.)
Public property Title The title of the CachedObjectSiteMapNode, potentially HTML-encoded depending on whether encoding is specified on the associated PortalSiteMapProvider. (Inherited from CachedObjectSiteMapNode.)
Public property Type Gets the type of this PortalWebSiteNode object. (Inherited from PortalSiteMapNode.)
Public property UniqueId Gets the Unique ID (GUID) of this Microsoft SharePoint Foundation object. (Inherited from CachedObjectSiteMapNode.)
Public property Url (Inherited from SiteMapNode.)
Public property WebId Gets the GUID of the PortalWebSiteMapNode object to which this PortalSiteMapNode object is associated. (Inherited from PortalSiteMapNode.)
Public property WebNode Gets a new instance of the PortalWebSiteMapNode() object when the current PortalWebSiteMapNode instance is invalidated. (Inherited from PortalSiteMapNode.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property INavigateUIData.Description (Inherited from SiteMapNode.)
Explicit interface implemetationPrivate property IHierarchyData.HasChildren (Inherited from SiteMapNode.)
Explicit interface implemetationPrivate property IHierarchyData.Item (Inherited from SiteMapNode.)
Explicit interface implemetationPrivate property INavigateUIData.Name (Inherited from SiteMapNode.)
Explicit interface implemetationPrivate property INavigateUIData.NavigateUrl (Inherited from SiteMapNode.)
Explicit interface implemetationPrivate property IHierarchyData.Path (Inherited from SiteMapNode.)
Explicit interface implemetationPrivate property IHierarchyData.Type (Inherited from SiteMapNode.)
Explicit interface implemetationPrivate property INavigateUIData.Value (Inherited from SiteMapNode.)

Top

See also

Reference

PortalListSiteMapNode class

Microsoft.SharePoint.Publishing.Navigation namespace