Click or drag to resize
AbstractIntegrationConnectorInit Method
Initializes the provider. Suitable for making subscriptions etc. ConnectorName has to be initialized within this method.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 11.0.0
Syntax
C#
public abstract void Init()
See Also