ISite Members
.NET Framework 2.0
Provides functionality required by sites.
The following tables list the members exposed by the ISite type.
| Name | Description | |
|---|---|---|
| Component | Gets the component associated with the ISite when implemented by a class. |
| Container | Gets the IContainer associated with the ISite when implemented by a class. |
| DesignMode | Determines whether the component is in design mode when implemented by a class. |
| Name | Gets or sets the name of the component associated with the ISite when implemented by a class. |