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
- Type: System Boolean
Indicates whether coupled data should be contained in the result.
- columns
- Type: System String
Columns to be selected
Return Value
Type: NodeTypeSee Also