ContentLinkMediaSelectorGetDocument Method |
Gets the document by node ID
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax protected TreeNode GetDocument(
int nodeId
)
Parameters
- nodeId
- Type: SystemInt32
Node ID
Return Value
Type:
TreeNodeSee Also