Edit

Share via


INestedSite Interface

Definition

Provides the ability to retrieve the full nested name of a component.

C#
public interface INestedSite : IServiceProvider, System.ComponentModel.ISite
C#
public interface INestedSite : System.ComponentModel.ISite
Implements

Properties

Component

Gets the component associated with the ISite when implemented by a class.

(Inherited from ISite)
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

Gets or sets the name of the component associated with the ISite when implemented by a class.

(Inherited from ISite)

Methods

GetService(Type)

Gets the service object of the specified type.

(Inherited from IServiceProvider)

Applies to

Product Versions
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0, 2.1