TreeSiteMapProviderGetChildNodes Method (Int32) |
Returns the set of child nodes for the specified node.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
Syntax public SiteMapNodeCollection GetChildNodes(
int nodeId
)
Parameters
- nodeId
- Type: SystemInt32
Return Value
Type:
SiteMapNodeCollectionSee Also