System.ComponentModel.ISite

Provides functionality required by sites.

See Also: ISite Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface ISite : IServiceProvider

Remarks

Sites bind a System.ComponentModel.Component to a System.ComponentModel.Container and enable communication between them, as well as provide a way for the container to manage its components.

Sites can also serve as a repository for container-specific, per-component information, such as the component name. For more information about components, see Programming with Components.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0