The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: