A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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