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

Class Context

Summary description for Context.

Inheritance
System.Object
Context
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.BaseLibrary
Assembly: EPiServer.BaseLibrary.dll
Version: 7.19.2
Syntax
public sealed class Context

Properties

Current

Declaration
public static IContext Current { get; set; }
Property Value
Type Description
IContext

Repository

Declaration
public static IRepository Repository { get; }
Property Value
Type Description
IRepository