SynchronizationActionManager RegisterAction Method (Func LogObjectChangeSettings, IEnumerable ISynchronizationTask  , Func LogObjectChangeSettings, Boolean )Kentico 8.0 API Reference
Registers the given synchronization action

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

Parameters

execute
Type: OnlineSystem Func LogObjectChangeSettings, OnlineIEnumerable ISynchronizationTask  
Method executed to perform the synchronization
condition (Optional)
Type: OnlineSystem Func LogObjectChangeSettings, OnlineBoolean 
Condition under which the action is executed
See Also