Workflow for content modules
Sitefinity workflow controls the process through which content passes, before it is published on a live site. The implementation is based on the Windows Workflow Foundation and all defined workflows follow the .NET format. Although Sitefinity comes with several built-in workflows, developers can define custom workflows that include steps not present in the default ones. For user documentation on defining and using workflows, please read the articles in the following section:
Workflows
Sitefinity developers can use both the built-in workflows that come with Sitefinity or develop their own custom workflows. For more information, visit the following topics:
Default Workflow
Custom workflow