Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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