PortalHierarchyData Members
Include Protected Members
Include Inherited Members
IHierachyData implementation used by PortalSiteMapDataSource class.
The PortalHierarchyData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PortalHierarchyData | PortalHiearchyData constructor. |
Top
Properties
Name | Description | |
---|---|---|
PortalSiteMapNode | PortalSiteMapNode that this object wraps. | |
ShowChildren | Controls whether or not to return the children of the node that this object wraps. | |
ShowNode | Controls whether or not to return the node that this object wraps. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Top