London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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