SynchronizationInfoProvider DeleteSynchronizationInfoInternal Method Kentico 8.0 API Reference
Overload List

  NameDescription
Protected methodDeleteSynchronizationInfoInternal(Int32, Boolean)
Deletes specified synchronization.
Protected methodDeleteSynchronizationInfoInternal(SynchronizationInfo, Boolean)
Deletes specified synchronization.
Protected methodDeleteSynchronizationInfoInternal(Int32, Int32, Int32, Boolean)
Deletes the synchronization info record. When serverId is specified, the siteId parameter is ignored. When siteId is specified and serverId is 0 method deletes records that belongs to all servers that are assigned to given site.
Back to Top
See Also