Click or drag to resize

SystemWebContextManager Constructor

Initializes a new instance of the SystemWebContextManager.

Namespace:  Dynamicweb.Environment.Web
Assembly:  Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
public SystemWebContextManager()
Exceptions
ExceptionCondition
InvalidOperationExceptionThrows if HttpContext.Current is null
See Also