UniTreeProviderGetChildNodes Method (String) |
Returns the set of child nodes for the specified node.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public SiteMapNodeCollection GetChildNodes(
string parentNodeValue
)
Parameters
- parentNodeValue
- Type: SystemString
Parent node value
Return Value
Type:
SiteMapNodeCollectionSee Also