SaaS CMS has officially launched! Learn more now.

Enum MirroringData.ItemChangingState

State of processing of item

Namespace: EPiServer.MirroringService
Assembly: EPiServer.Enterprise.dll
Version: 8.11.0
Syntax
public enum ItemChangingState

Fields

Name Description
Changed

The Item Has been changed

Executing

The item is under executing

NotChanged

The item has not been changed

Extension Methods