Click or drag to resize
IntegrationHelperConnectors Property
List of enabled (and initialized) connectors

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 11.0.0
Syntax
C#
public static List<AbstractIntegrationConnector> Connectors { get; }

Property Value

Type: ListAbstractIntegrationConnector
See Also