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.6.492
Syntax
IPage Page { get; }

Property Value

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