When implemented by a class, gets the container associated with the ISite.
[Visual Basic] Function GetContainer() As IContainer [C#] IContainer GetContainer(); [C++] IContainer* GetContainer() = 0; [JScript] function GetContainer() : IContainer;
The IContainer instance associated with the ISite.
ISite Interface | ISite Members | System.ComponentModel Namespace