Share via


IComponentSite Interface

Methods | This Package | All Packages

Defines the interface for a component site.

package com.ms.wfc.core

public interface IComponentSite

Remarks

A site represents the link between a component and its container. When a component is added to a container, a site is created that acts as a binding link between the component and the container.

See Also   IComponent, IContainer