Click or drag to resize
IHttpContextApplicationInstance Property
Gets the IHttpApplication object for the current HTTP request.

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
IHttpApplication ApplicationInstance { get; }

Property Value

Type: IHttpApplication
See Also