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

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

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