Properties Collection

Applies to: SharePoint Foundation 2010

Contains the set of properties that describe the state or characteristics of a Web Part.

Public Methods

The following table shows the methods of the Properties collection and a brief description of each.

Method

Description

Count Method

Returns the total number of objects in the collection.

Public Properties

The following table shows the properties of the Properties collection and a brief description of each.

Method

Description

Item Property

Returns an object from a collection.

Remarks

The Properties collection contains all the properties associated with a Web Part. When accessing property values, the value returned is based on whether the current view of the page is Shared or Personal.

See Also

Reference

Property Object

WebPartPage Object

Other Resources

Web Part Page Services Component (WPSC) Object Model