eTaskStatus Enumeration
Represents the workflow status of a task in the CMS task system.
Namespace:
AdvantageCMS.Core.Admin.EnumsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Members
| Member name | Description | |
|---|---|---|
| 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. |

