Gets or sets the ISite of the Component.
[Visual Basic]
Public Overridable Property Site As ISite[C#]
public virtual ISite Site {get; set;}[JScript]
public function get,set Site : ISiteThe ISite associated with the Component, if any. null if the Component is not encapsulated in an IContainer, the Component does not have an ISite associated with it, or the Component is removed from its IContainer.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
© WeOnlyDo Software. All Rights Reserved.