Try our conversational search powered by Generative AI!

Interface IContextUserControl

Context based control interface.

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