SaaS CMS has officially launched! Learn more now.

Enum MirroringData.ItemChangingState

State of processing of item

Namespace: EPiServer.MirroringService
Assembly: EPiServer.Cms.AspNet.dll
Version: 11.20.7
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