ContentLinkMediaSelectorGetNodeDetails Method |
Gets the complete tree node with coupled data.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected TreeNode GetNodeDetails(
TreeNode node,
string siteName
)
Parameters
- node
- Type: CMS.DocumentEngineTreeNode
Document - siteName
- Type: SystemString
Site name
Return Value
Type:
TreeNodeSee Also