Returns single node specified by node ID and culture.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- nodeId
- Type: System Int32
Node ID
- cultureCode
- Type: System String
Culture code
- combineWithDefaultCulture
- Type: System Boolean
Indicates whether node in default culture should be returned if node in specified culture was not found.
- coupledData
- Type: System Boolean
Indicates whether coupled data should be contained in the result.
Return Value
Type: NodeTypeSee Also