Returns single node specified by document ID. If the result is a link to another document original document is returned instead.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- documentId
- Type: System Int32
Document ID
- coupledData (Optional)
- Type: System Boolean
If true, coupled data are also returned
- columns (Optional)
- Type: System String
Columns to be selected
Return Value
Type: TreeNodeSee Also