Click or drag to resize
WorkflowManagerGetActionStatusInternal Method
Gets action status

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected override string GetActionStatusInternal(
	TreeNode node,
	BaseInfo stateObj
)

Parameters

node
Type: CMS.DocumentEngineTreeNode
Document node
stateObj
Type: CMS.DataEngineBaseInfo
State object

Return Value

Type: String
See Also