PortalHierarchyData Properties

Include Protected Members
Include Inherited Members

The PortalHierarchyData type exposes the following members.

Properties

  Name Description
Public property PortalSiteMapNode Gets the PortalSiteMapNode that this object wraps.
Public property ShowChildren Gets or sets whether to return the child objects of the node that this object wraps.
Public property ShowNode Gets or sets whether to return the node that this object wraps.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property INavigateUIData.Description Gets the description of the site map node.
Explicit interface implemetationPrivate property IHierarchyData.HasChildren Gets a value that indicates whether the current PortalSiteMapNode object has any child nodes.
Explicit interface implemetationPrivate property IHierarchyData.Item Gets the hierarchical data item.
Explicit interface implemetationPrivate property INavigateUIData.Name Gets the name of the site map node.
Explicit interface implemetationPrivate property INavigateUIData.href Gets the Url of the site map node.
Explicit interface implemetationPrivate property IHierarchyData.Path Gets the path of the hierarchical data item.
Explicit interface implemetationPrivate property IHierarchyData.Type Gets a string that represents the type name of the hierarchical data item.
Explicit interface implemetationPrivate property INavigateUIData.Value Gets the value of the site map node.

Top

See Also

Reference

PortalHierarchyData Class

Microsoft.SharePoint.Publishing.Navigation Namespace