Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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.