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