module.config
Version Info: This topic applies to Episerver.ConnectForMarketingAutomation 4.0.0 and lower. For later versions, see Sample Connector - IMarketingConnector.
<?xml version="1.0" encoding="utf-8"?>
<module loadFromBin="false" description="DemoConnector for Marketing Automation services" tags=" EPiServerModulePackage EPiServerAddon EPiServer MarketingAutomationIntegration MAI Connect Silverpop Marketing Automation ConnectForMarketingAutomation " productName="EPiServer Connect for Marketing Automation" version="1.0.0.0000">
<assemblies>
<add assembly="DemoConnector" />
</assemblies>
</module>
Related topics
- AuthenticationService.cs
- DataList.cs
- InProgram.cs
- ListService.cs
- NamespaceDoc.cs
- ProfileService.cs
- Program.cs
- ProgramService.cs
- Provider.cs
- ProviderServices.cs
- ScoringService.cs
- app.config
- packages.config
Last updated: Dec 14, 2015