summaryT:DotNetNuke.Web.Common.Internal.DotNetNukeHttpApplication

Namespace: DotNetNuke.Web.Common.Internal
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
public class DotNetNukeHttpApplication : HttpApplication
Visual Basic
Public Class DotNetNukeHttpApplication
	Inherits HttpApplication

Inheritance Hierarchy

System..::..Object
  System.Web..::..HttpApplication
    DotNetNuke.Web.Common.Internal..::..DotNetNukeHttpApplication

See Also