Share via


PortalHierarchyData Members

Include Protected Members
Include Inherited Members

IHierachyData implementation used by PortalSiteMapDataSource class.

The PortalHierarchyData type exposes the following members.

Constructors

  Name Description
Public method PortalHierarchyData PortalHiearchyData constructor.

Top

Properties

  Name Description
Public property PortalSiteMapNode PortalSiteMapNode that this object wraps.
Public property ShowChildren Controls whether or not to return the children of the node that this object wraps.
Public property ShowNode Controls whether or not to return the node that this object wraps.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property INavigateUIData.Description
Explicit interface implemetationPrivate method IHierarchyData.GetChildren
Explicit interface implemetationPrivate method IHierarchyData.GetParent
Explicit interface implemetationPrivate property IHierarchyData.HasChildren
Explicit interface implemetationPrivate property IHierarchyData.Item
Explicit interface implemetationPrivate property INavigateUIData.Name
Explicit interface implemetationPrivate property INavigateUIData.href
Explicit interface implemetationPrivate property IHierarchyData.Path
Explicit interface implemetationPrivate property IHierarchyData.Type
Explicit interface implemetationPrivate property INavigateUIData.Value

Top

See Also

Reference

PortalHierarchyData Class

Microsoft.SharePoint.Publishing.Navigation Namespace