Part Object

Applies to: SharePoint Foundation 2010

Represents a Web Part.

Public Methods

The following table shows the methods of the Part object and a brief description of each.

Method

Description

Save Method (WPSC)  

Saves changes to the Web Part's properties to the SharePoint database.

Public Properties

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

Property

Description

DOMObject Property

Represents a pointer to the top-level Document Object Model (DOM) node of a Web Part.

StorageKey Property (WPSC)

Specifies the unique identifier of a Web Part, which distinguishes it from all of the parts on a Web Part Page.

WebPartQualifier Property

Represents a token value that is transformed at run time to a value that uniquely names a Web Part within a Web Part Page.

Properties Property

Returns a collection of properties for a Web Part.

See Also

Reference

Parts Collection

Other Resources

Web Part Page Services Component (WPSC) Object Model