Class ProjectStatus
Defines the status of project, supports the "old" project gadget
Inheritance
System.Object
ProjectStatus
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public sealed class ProjectStatus : Enum
Fields
Active
Declaration
public const ProjectStatus Active
Field Value
DelayedPublished
Declaration
public const ProjectStatus DelayedPublished
Field Value
Published
Declaration
public const ProjectStatus Published
Field Value
PublishFailed
Declaration
public const ProjectStatus PublishFailed
Field Value
Publishing
Declaration
public const ProjectStatus Publishing
Field Value
Reactivating
Declaration
public const ProjectStatus Reactivating
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods