WebPartPage Object

Represents an instance of a Web Part Page.

Public Methods

The following table shows the properties of the WebPartPage object and a brief description of each.

Name Description
DOMObject A pointer to the top-level Document Object Model (DOM) node of a Web Part Page.
WebURL Returns the full URL to the Windows SharePoint Services subweb in which this page exists.
Parts Returns a collection of Web Parts on the Web Part Page.

Remarks

You can use this object to access the Web Parts contained on a page or to traverse the DOM starting at the top-level DOM node of the Web Part Page.

Requirements

Platforms: Microsoft Windows Server 2003

Part Object | Parts Collection