November Happy Hour will be moved to Thursday December 5th.

Interface IContextUserControl

Context based control interface.

Namespace: Mediachase.Commerce.Engine
Assembly: Mediachase.Commerce.dll
Version: 12.17.2
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.