PortalWebSiteMapNode Properties

Include Protected Members
Include Inherited Members

The PortalWebSiteMapNode type exposes the following members.

Properties

  Name Description
Protected property Attributes (Inherited from SiteMapNode.)
Public property Audience Gets a string that represents the audience to display this PortalSiteMapNode object to. (Inherited from PortalSiteMapNode.)
Public property ChildNodes (Inherited from SiteMapNode.)
Public property CollationLCID Gets the locale identifier (LCID) to use when performing automatic sorting of navigation items owned by this Web site.
Public property CreatedDate Gets the date and time of creations for this PortalSiteMapNode object. (Inherited from PortalSiteMapNode.)
Public property Description (Inherited from SiteMapNode.)
Public property HasChildNodes Gets Boolean data that can indicate whether this PortalSiteMapNode object has children. (Inherited from PortalSiteMapNode.)
Public property IncludePages Determines whether to automatically include a page in navigation.
Public property IncludeSubSites Determines whether to automatically include subsites (which includes any type of SPWeb object in navigation).
Public property InheritNavigation Determines whether this Web site inherits its navigation.
Public property InternalTitle Gets the title of this PortalSiteMapNode object. (Inherited from PortalSiteMapNode.)
Public property InternalUrl Gets the internal or canonical URL for this [Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode] object. (Inherited from PortalSiteMapNode.)
Public property IsVisible Determines whether this Web site map node is visible to the user. (Overrides CachedObjectSiteMapNode.IsVisible.)
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 NavigationAutomaticSortingMethod Gets the property to use when automatically sorting items owned by this Web site.
Public property NavigationOrderingMethod Gets the method to use for ordering navigation items owned by this Web site.
Public property NavigationSortAscending Gets the sorting direction (ascending ordescending) to use when doing automatic sorting of navigation items owned by this Web site.
Public property NextSibling (Inherited from SiteMapNode.)
Public property ParentNode (Inherited from SiteMapNode.)
Public property ParentWebNode Returns the PortalWebSiteMapNode above this one in the hierarchy.
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 RootNode (Inherited from SiteMapNode.)
Public property ServerRelativeUrl Returns the server relative-URL of the Web site.
Public property ShowSiblings Determines whether or not to display siblings of this Web site in navigation.
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 (Inherited from SiteMapNode.)
Public property Type Returns the type of this PortalWebSiteNode object. (Inherited from PortalSiteMapNode.)
Public property UniqueId Unique ID (GUID) of this Windows SharePoint Services 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.href (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

PortalWebSiteMapNode Class

Microsoft.SharePoint.Publishing.Navigation Namespace