Control.Site Property
.NET Framework (current version)
Gets information about the container that hosts the current control when rendered on a design surface.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.ComponentModel.ISiteAn ISite that contains information about the container that the control is hosted in.
Implements
IComponent.Site| Exception | Condition |
|---|---|
| InvalidOperationException | The control is a Substitution control. |
.NET Framework
Available since 1.1
Available since 1.1
Show: