MvcApplication Properties

Construction Manager

MvcApplication Properties

The MvcApplication type exposes the following members.

Properties
  NameDescription
Public propertyApplication (Inherited from HttpApplication.)
Public propertyContext (Inherited from HttpApplication.)
Protected propertyEvents (Inherited from HttpApplication.)
Public propertyModules (Inherited from HttpApplication.)
Public propertyRequest (Inherited from HttpApplication.)
Public propertyResponse (Inherited from HttpApplication.)
Public propertyServer (Inherited from HttpApplication.)
Public propertySession (Inherited from HttpApplication.)
Public propertySite (Inherited from HttpApplication.)
Public propertyUser (Inherited from HttpApplication.)
Top
See Also