Provides functionality required by sites. Sites bind a component to a container and enable communication between them, as well as provide a way for the container to manage its components.
<ComVisibleAttribute(True)> _ Public Interface ISite _ Inherits IServiceProvider
[ComVisibleAttribute(true)] public interface ISite : IServiceProvider
The ISite type exposes the following members.
This interface exists in Silverlight as a type system requirement for ITypeDescriptorContext and compatibility requirements for TypeConverter. It is not intended for implementation.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.