SynchronizationInfoProvider CreateSynchronizationInfo Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberCreateSynchronizationInfo(StagingTaskInfo, WhereCondition)
Creates synchronization record for all servers that satisfies the where condition.
Public methodStatic memberCreateSynchronizationInfo(StagingTaskInfo, List Int32 , Boolean)
Creates synchronization record for all server that belongs to given any of the given sites.
Public methodStatic memberCreateSynchronizationInfo(StagingTaskInfo, Int32, Int32)
Creates synchronization record for specified server or for all enabled servers.
Back to Top
See Also