SaaS CMS has officially launched! Learn more now.

Interface IContentTypeModelScannerEventsRaiser

Namespace: EPiServer.DataAbstraction.RuntimeModel.Internal
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public interface IContentTypeModelScannerEventsRaiser : IContentTypeModelScannerEvents

Methods

OnSynchronizationCompleted()

Declaration
void OnSynchronizationCompleted()

OnSynchronizationStarted()

Declaration
void OnSynchronizationStarted()

Extension Methods