ProxySiteMapNode.GetNavigationChildren Method
Include Protected Members
Include Inherited Members
Specifies the main entry point to get this PortalSiteMapNode object's child navigation node.
Overload List
Name | Description | |
---|---|---|
GetNavigationChildren(NodeTypes) | Specifies the main entry point to get this PortalSiteMapNode object's child navigation node. (Overrides PortalSiteMapNode.GetNavigationChildren(NodeTypes).) | |
GetNavigationChildren(NodeTypes, NodeTypes, OrderingMethod, AutomaticSortingMethod, Boolean, Int32) | Specifies the main entry point to get this PortalSiteMapNode object's child navigation node. (Overrides PortalSiteMapNode.GetNavigationChildren(NodeTypes, NodeTypes, OrderingMethod, AutomaticSortingMethod, Boolean, Int32).) |
Top