The methods of the ISite interface are listed below. For a complete list of ISite interface members, see the ISite Members topic.
GetComponent | When implemented by a class, gets the component associated with the ISite. |
GetContainer | When implemented by a class, gets the container associated with the ISite. |
GetDesignMode | When implemented by a class, determines whether the component is in design mode. |
GetService | When implemented by a class, gets a service provided by the ISite. |