ISite Properties
.NET Framework 4.5
The ISite type exposes the following members.
| 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. |