Gets information about the container that hosts the current control when rendered on a design surface.
'Declaration
Public Property Site As ISite
public ISite Site {get; set;}
Property Value
An
System.ComponentModel.ISite that contains information about the container that the control is hosted in.