Table of Contents

Interface IContentSynchronizationContextAccessor

Namespace
CMS.ContentSynchronization
Assembly
CMS.ContentSynchronization.dll

Represents the accessor for the content synchronization context.

public interface IContentSynchronizationContextAccessor
Extension Methods

Properties

Context

Gets the current content synchronization context.

ContentSynchronizationContext Context { get; }

Property Value

ContentSynchronizationContext