Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

WorkingContext class

Version InfoThis topic applies to Episerver.ConnectForMarketingAutomation 4.0.0 and lower. For later versions, see Sample Connector - IMarketingConnector

 Context for the entire marketing automation (MA) interface application. From here, you get access to the working MA provider.

  • Inheritance hierarchy.
    System.Object
      EPiServer.MarketingAutomationIntegration.Core.WorkingContext
  • Namespace. EPiServer.MarketingAutomationIntegration.Core
  • Assembly. EPiServer.MarketingAutomationIntegration (in EPiServer.MarketingAutomationIntegration.dll) Version: 2.2.0.9000
  • C# syntax.
    public class WorkingContext : IWorkingContext

Constructor 

Instantiate the WorkingContext, with provider as ActiveProvider.

Properties

WorkingContext.ActiveProvider property 

Return the IProvider instance fed.

WorkingContext.Current property 

Gets the IWorkingContext object.

Last updated: Dec 10, 2015