Enum ProjectStatus
NOTE: This is a pre-release API that is UNSTABLE and might not satisfy the compatibility requirements as denoted by its associated normal version. Defines the status of project
Namespace: EPiServer.DataAbstraction
Assembly: EPiServer.dll
Version: 8.11.0Syntax
public enum ProjectStatus
Fields
Name | Description |
---|---|
Active | |
DelayedPublished | |
Published | |
PublishFailed | |
Publishing | |
Reactivating |