IObjectWithSite Interface

Definition

Provides communication between an object and its site, which allows managing the site in the container.

public interface class IObjectWithSite
public interface IObjectWithSite
type IObjectWithSite = interface
Public Interface IObjectWithSite

Methods

SetSite(IServiceProvider)

Indicates the site to be set.

Applies to