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