Click or drag to resize

IContentItemRemoveFromWorkflow Method


Removes the page from its Current Workflow.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void RemoveFromWorkflow()
Remarks

No action is taken if the page is not in workflow.

If the page is in a Locked workflow, an error is thrown.

If page is checked in, it is unassigned from any group and user after it is removed from workflow.

See Also