A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More

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