Returns nodes specified by node ID, culture and site name. Multiple nodes are returned if ALL_CULTURES passed in cultureCode parameter. Does not select coupled data.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- nodeId
- Type:
System Int32
Node ID
- cultureCode
- Type:
System String
Document culture - if null or empty string passed, ALL_CULTURES constant is used instead.
- siteName
- Type:
System String
Site name
Return Value
Type: TreeNodeDataSetSee Also