Click or drag to resize

IContentItemCurrentWorkflow Property


Gets the workflow this page is in. If page is not in a workflow, this method returns null.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IWorkflow CurrentWorkflow { get; }

Property Value

IWorkflow
See Also