PortalHierarchicalEnumerable Members
Include Protected Members
Include Inherited Members
Represents the IHierarchicalEnumerable implementation used by the PortalSiteMapDataSource class.
The PortalHierarchicalEnumerable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PortalHierarchicalEnumerable | Initializes a new instance of the PortalHierarchicalEnumerable object. |
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
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | Returns an enumerator that can be used to iterate the PortalHierarchicalEnumerable object. | |
IHierarchicalEnumerable.GetHierarchyData | Returns a hierarchical data item for the specified enumerated item. |
Top