Enum ProjectStatus
Defines the status of project, supports the "old" project gadget
Namespace: EPiServer.DataAbstraction
Assembly: EPiServer.dll
Version: 10.10.4Syntax
public enum ProjectStatus
Remarks
We do not recommend that you use ProjectStatus since it is being phased out.
Fields
| Name | Description |
|---|---|
| Active | |
| DelayedPublished | |
| Published | |
| PublishFailed | |
| Publishing | |
| Reactivating |