AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

eTaskStatus Enumeration

Represents the workflow status of a task in the CMS task system.

Namespace:  AdvantageCMS.Core.Admin.Enums
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


[SerializableAttribute]
public enum eTaskStatus

Members


Member nameDescription
Open The task is open and available for general work.
Review The task is awaiting review by another user.
Publish The task is awaiting publishing by another user.
Feedback The task has received feedback from a review or publish action.
Closed The task is closed and no further action is needed.