Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Synchronization Namespaces
CMS.Synchronization
SyncManager Class
SyncManager Methods
ArchiveDocument Method
CreateSiteBinding Method
DeleteDocument Method
DeleteObject Method
GetDataSet Method
GetDataSetInternal Method
GetPhysicalFilesDataSet Method
GetSynchronizationTaskDataSet Method
GetSynchronizationTaskDataSetInternal Method
MoveDocument Method
ProceedWithTranslations Method
ProcessACLItems Method
ProcessTask Method
ProcessTaskInternal Method
PublishDocument Method
RejectDocument Method
RemoveObjectFromSite Method
RemoveObjectsFromSite Method
TranslateNodeColumns Method
UpdateACLs Method
UpdateAliases Method
UpdateAlternativeUrls Method
UpdateCategories Method
UpdateDocument Method
UpdateObject Method
UpdateObjects Method
UpdateRelationships Method
SyncManager
ProceedWithTranslations Method
Determines whether to continue with translation operations.
Namespace:
CMS.Synchronization
Assembly:
CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
ProceedWithTranslations
(
TranslationHelper
th
)
Parameters
th
Type:
CMS.DataEngine
TranslationHelper
Current translation helper object
Return Value
Type:
Boolean
TRUE if OperationType is other than Integration. When OperationType is Integration there also have to be some translations present.
Implements
ISyncManager
ProceedWithTranslations(TranslationHelper)
See Also
Reference
SyncManager Class
CMS.Synchronization Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com