Mono Class Library: Overview

System.Web.HttpApplication: Property Members

The properties of System.Web.HttpApplication are listed below. For a list of all members, see the HttpApplication Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
ApplicationHttpApplicationState. Documentation for this section has not yet been entered.
[read-only]
ContextHttpContext. Documentation for this section has not yet been entered.
[read-only]
ModulesHttpModuleCollection. Documentation for this section has not yet been entered.
[read-only]
RequestHttpRequest. Documentation for this section has not yet been entered.
[read-only]
ResponseHttpResponse. Documentation for this section has not yet been entered.
[read-only]
ServerHttpServerUtility. Documentation for this section has not yet been entered.
[read-only]
SessionSystem.Web.SessionState.HttpSessionState. Documentation for this section has not yet been entered.
SiteSystem.ComponentModel.ISite. Documentation for this section has not yet been entered.
[read-only]
UserSystem.Security.Principal.IPrincipal. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
EventsSystem.ComponentModel.EventHandlerList. Documentation for this section has not yet been entered.