TreeNodeChangeToLink Method |
Changes the document node to the link to another document.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax public virtual void ChangeToLink(
int linkedNodeId
)
Parameters
- linkedNodeId
- Type: SystemInt32
Node to link
See Also