Click or drag to resize

IWorkflowManagerWorkflowByContentItemTIndex(String) Method



Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IWorkflow WorkflowByContentItem<TIndex>(
	string contentItemId
)
where TIndex : new(), AbstractIndexCreationTask

Parameters

contentItemId  String

[Missing <param name="contentItemId"/> documentation for "M:Ingeniux.CMS.IWorkflowManager.WorkflowByContentItem``1(System.String)"]

Type Parameters

TIndex

Return Value

IWorkflow

[Missing <returns> documentation for "M:Ingeniux.CMS.IWorkflowManager.WorkflowByContentItem``1(System.String)"]

See Also