Microsoft SDK for Java

getSite

This method of the ISiteable Interface retrieves the ISite object for this instance.

Syntax

public ISite getSite();

Return Value

Returns the ISite object for this instance. If no ISite object is currently set, null is returned.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.