WorkflowGraphGetDefaultNodes Method |
Returns default list of nodes based on given information.
Namespace: CMS.WorkflowEngine.GraphConfigAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 12.0.0
Syntax protected override List<Node> GetDefaultNodes()
Return Value
Type:
ListNodeList of nodes
See Also