BaseIntegrationConnector GetInternalDocumentParams Method Kentico 8.0 API Reference
By supplying document identifier and class name the method ensures filling output parameters needed for correct translation between external and internal document.

Namespace: CMS.SynchronizationEngine
Assembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

id
Type: OnlineSystem Int32
Identifier of the document
className
Type: OnlineSystem String
Class name of the document
nodeGuid
Type: OnlineSystem Guid 
Returns document unique identifier
cultureCode
Type: OnlineSystem String 
Returns culture code
siteName
Type: OnlineSystem String 
Returns site name
See Also