HttpApplication.Site Property
.NET Framework (current version)
Gets or sets a site interface for an IComponent implementation.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.ComponentModel.ISiteAn ISite object that allows a container to manage and communicate with its child components.
Implements
IComponent.Site
.NET Framework
Available since 1.1
Available since 1.1
Show: