SynchronizationInfoProvider DeleteSynchronizationInfo Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberDeleteSynchronizationInfo(Int32, Boolean)
Deletes specified synchronization.
Public methodStatic memberDeleteSynchronizationInfo(SynchronizationInfo, Boolean)
Deletes specified synchronization.
Public methodStatic memberDeleteSynchronizationInfo(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