Click or drag to resize
GraphGetDefaultConnections Method
Returns default list of connections.

Namespace: CMS.Helpers.UniGraphConfig
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
protected virtual List<Connection> GetDefaultConnections()

Return Value

Type: ListConnection
List of connections.
See Also