Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
TreeSiteMapProvider Class
TreeSiteMapProvider Methods
GetChildNodes Method
GetChildNodes Method (Int32)
GetChildNodes Method (Int32, Int32)
TreeSiteMapProvider
GetChildNodes Method (Int32)
Returns the set of child nodes for the specified node.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
SiteMapNodeCollection
GetChildNodes
(
int
nodeId
)
Parameters
nodeId
Type:
System
Int32
Return Value
Type:
SiteMapNodeCollection
See Also
Reference
TreeSiteMapProvider Class
GetChildNodes Overload
CMS.DocumentEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com