IntegrationConnectorInfoProvider GetIntegrationConnectorInfoInternal Method (String)Kentico 8.0 API Reference
Returns integration connector with specified name.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

connectorName
Type: OnlineSystem String
Integration connector name.

Return Value

Type: IntegrationConnectorInfo
See Also