GraphGetDefaultConnections Method |
Returns default list of connections.
Namespace: CMS.Helpers.UniGraphConfigAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax protected virtual List<Connection> GetDefaultConnections()
Return Value
Type:
ListConnectionList of connections.
See Also