Click or drag to resize

ContextAccessor Class

Provides access to the current context
Inheritance Hierarchy
SystemObject
  Dynamicweb.Environment.WebContextAccessor

Namespace:  Dynamicweb.Environment.Web
Assembly:  Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
public class ContextAccessor : IContextAccessor

The ContextAccessor type exposes the following members.

Constructors
  NameDescription
Public methodContextAccessor
Initializes a new instance of the ContextAccessor class
Top
Properties
  NameDescription
Public propertyContext
Top
See Also