IPageCurrentWorkflow Property Ingeniux CMS Content Store API

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: 9.0.565.0 (9.0.565)
Syntax

IWorkflow CurrentWorkflow { get; }

Property Value

Type: IWorkflow
See Also

Reference