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 IAdminContextControl

Namespace: Mediachase.Web.Console.Interfaces
Assembly: Mediachase.WebConsoleLib.dll
Version: 10.8.0
Syntax
public interface IAdminContextControl

Methods

LoadContext(IDictionary)

Loads the context.

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

The context.