![]() | Dynamicweb.Environment.Web Namespace |
Class | Description | |
---|---|---|
![]() | Application |
Class Application. Dynamicweb abstraction of HttpApplicationState
|
![]() | ApplicationInstance |
Class ApplicationInstance.
|
![]() | ContextAccessor |
Provides access to the current context
|
![]() | CookieCollection |
Provides a Type-safe way to manipulate Cookies
|
![]() | ExecutionTableMapper | |
![]() | Items |
Items acts as a key/value collection that can be used to organize and share data between an IHttpModule interface and an IHttpHandler interface during an HTTP request
|
![]() | Request |
Acts as a wrapper for the current request in a given context
|
![]() | Response |
Acts as a wrapper for a response in a given context
|
![]() | Server |
The Dynamicweb.Context.Web.Server class wraps a HttpContext Server object and acts as a proxy providing methods that are used when web requests are being processed
|
![]() | Session |
The Dynamicweb.Context.Web.Session class wraps a HttpContext session object and acts as a proxy for Session functionality in a Http context
|
![]() | SetupDynamicwebContextSubscriber | |
![]() | SetupExecutionTable | |
![]() | SystemWebContextManager |
Implements the IContext interface providing a wrapper around the System.Web.HttpContext.Current implementation
|
![]() | WebExtensionMethods |
Provides extension methods for mapping between Dynamicweb.Environment wrapper classes to System.Web classes
|