Try our conversational search powered by Generative AI!

Enum ProjectStatus

Defines the status of project, supports the "old" project gadget

Namespace: EPiServer.DataAbstraction
Assembly: EPiServer.dll
Version: 11.20.7
Syntax
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

Extension Methods