A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Interface IContextUserControl

Context based control interface.

Namespace: Mediachase.Commerce.Engine
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public interface IContextUserControl

Methods

LoadContext(IDictionary)

Loads the context.

Declaration
void LoadContext(IDictionary context)
Parameters
Type Name Description
System.Collections.IDictionary context

The context.