Site sync events

The SiteSync module exposes the following events:

SiteSyncModule.SyncStarted event

The event is called when a sync operation starts and provides an argument of type SyncStartedArgs.

The argument exposes:

  • SummaryId of the sync operation
  • Sites that are synced
  • Types of the items that are synced

SiteSyncModule.SyncCompleted event

The event is called when a sync operation is complete and provides argument of type SyncCompletedArgs. The argument exposes the SummaryId of the sync operation.

Want to learn more?

Sign up for our free beginner training. Boost your credentials through advanced courses and certification.
Register for Sitefinity training and certification.

Was this article helpful?