| WorkflowGraphGetDefaultConnections Method | 
            Returns default list of connections based on given information.
            
 
Namespace: CMS.WorkflowEngine.GraphConfigAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 10.0.0
 Syntax
Syntaxprotected override List<Connection> GetDefaultConnections()
Return Value
Type: 
ListConnectionList of connections.
 See Also
See Also