IntegrationHelper GetMatchingConnectors Method Kentico 8.0 API Reference
Gets dictionary of connector names whose subscriptions match given CMS object and task type. The type of task processing is stored as dictionary value.

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

Return Value

Type: OnlineDictionary OnlineString, TaskProcessTypeEnum 
Dictionary of connector names whose subscriptions match given document/object and task type
See Also