Click or drag to resize

IWorkflowManagerCloneWorkflowsByMaster Method



Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IEnumerable<IWorkflow> CloneWorkflowsByMaster(
	IContentItem masterPage
)

Parameters

masterPage  IContentItem

[Missing <param name="masterPage"/> documentation for "M:Ingeniux.CMS.IWorkflowManager.CloneWorkflowsByMaster(Ingeniux.CMS.IContentItem)"]

Return Value

IEnumerableIWorkflow

[Missing <returns> documentation for "M:Ingeniux.CMS.IWorkflowManager.CloneWorkflowsByMaster(Ingeniux.CMS.IContentItem)"]

See Also