Click or drag to resize
TreeNodeGetWorkflow Method
Gets node current workflow (depends on document current workflow step or if document is under a workflow scope).

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public virtual WorkflowInfo GetWorkflow()

Return Value

Type: WorkflowInfo
See Also