Retrieves the site of the component.
public IComponentSite getComponentSite()
Returns an object implementing the IComponentSite interface that represents the component's site. This site must be either the value that was passed to the most recent call to setComponentSite, or null if no calls have been made to setComponentSite.