Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

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