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