TreeSiteMapProvider GetChildNodes Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodOnlineGetChildNodes(SiteMapNode)
Retrieves the child site map nodes of a specific OnlineSiteMapNode object.
(Inherited from OnlineStaticSiteMapProvider.)
Public methodGetChildNodes(Int32)
Returns the set of child nodes for the specified node.
Public methodGetChildNodes(Int32, Int32)
Returns the set of child nodes for the specified node.
Back to Top
See Also