ApplicationInstance Class |
Namespace: Dynamicweb.Environment.Web
The ApplicationInstance type exposes the following members.
Name | Description | |
---|---|---|
ApplicationInstance |
Initializes a new instance of the ApplicationInstance class with the HttpContextBase to wrap
|
Name | Description | |
---|---|---|
CompleteRequest |
Causes ASP.NET to bypass all events and filtering in the HTTP pipeline chain of execution and directly execute the EndRequest event
| |
IsValid |
Returns a value indicating if the Underlying Context and ApplicationInstance is available and valid
|