By supplying document identifier and class name the method ensures filling output parameters needed for correct translation between external and internal document.
Namespace: CMS.SynchronizationEngineAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- id
- Type: System Int32
Identifier of the document
- className
- Type: System String
Class name of the document
- nodeGuid
- Type: System Guid
Returns document unique identifier
- cultureCode
- Type: System String
Returns culture code
- siteName
- Type: System String
Returns site name
See Also