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