AbstractIntegrationConnectorInit Method |
Initializes the provider. Suitable for making subscriptions etc.
ConnectorName has to be initialized within this method.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 12.0.0
Syntax public abstract void Init()
See Also