Click or drag to resize

IWorkflowPage Property


Gets the Page associated with this workflow.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
IPage Page { get; }

Property Value

Type: IPage
Remarks
Workflow is also associated with a page. This property cannot be null.
See Also