INestedSite Interface
.NET Framework (current version)
Provides the ability to retrieve the full nested name of a component.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Component | |
![]() | Container | Gets the IContainer associated with the ISite when implemented by a class.(Inherited from ISite.) |
![]() | DesignMode | Determines whether the component is in design mode when implemented by a class.(Inherited from ISite.) |
![]() | FullName | Gets the full name of the component in this site. |
![]() | Name |
| Name | Description | |
|---|---|---|
![]() | GetService(Type^) | Gets the service object of the specified type.(Inherited from IServiceProvider.) |
.NET Framework
Available since 2.0
Available since 2.0
Show:

