Click or drag to resize

EntityAddWorkflowEventArgsTWorkflowDefinition Property


Gets the Workflow that the page is being added to/removed from

Namespace:  Ingeniux.CMS.Event
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public IWorkflowDefinition WorkflowDefinition { get; }

Property Value

Type: IWorkflowDefinition
See Also