PortalSiteMapProvider.GetChildNodes method

Gets child nodes.

Overload list

  Name Description
Public method GetChildNodes(SiteMapNode) Returns a security-trimmed collection of child nodes from a specified parent node. (Overrides SiteMapProvider.GetChildNodes(SiteMapNode).)
Public method GetChildNodes(PortalSiteMapNode, NodeTypes) Returns a security-trimmed collection of child nodes of a specified node type from a specified parent.
Public method GetChildNodes(PortalSiteMapNode, NodeTypes, NodeTypes) Returns a security-trimmed collection of child nodes for a specified parent node, specified node types to include, and specified node types to include if hidden.
Public method GetChildNodes(PortalSiteMapNode, NodeTypes, NodeTypes, NodeOrder, Boolean) This member is reserved for internal use and is not intended to be used directly from your code.
Public method GetChildNodes(PortalSiteMapNode, NodeTypes, NodeTypes, OrderingMethod, AutomaticSortingMethod, Boolean, Int32) Returns a sorted, security-trimmed collection of child nodes for a specified parent node, types of nodes to include, types of hidden nodes to include, and sorting options.

Top

See also

Reference

PortalSiteMapProvider class

PortalSiteMapProvider members

Microsoft.SharePoint.Publishing.Navigation namespace

PortalSiteMapProvider