Interface IProviderSpecificExecutingInterceptor
Represents an interceptor that allows execution of provider-specific logic during persistence operations.
Namespace: Umbraco.Cms.Infrastructure.Persistence
Assembly: Umbraco.Infrastructure.dll
Syntax
public interface IProviderSpecificExecutingInterceptor : IProviderSpecificInterceptor, IInterceptor, IExecutingInterceptor