IPageRemoveFromWorkflow Method Ingeniux CMS Content Store API

Removes the page from its Current Workflow.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
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

Reference