IWorkflowPage Property Ingeniux CMS Content Store API

Gets the Page associated with this workflow.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IPage Page { get; }

Property Value

Type: IPage
Remarks

Workflow is also associated with a page. This property cannot be null.
See Also

Reference