Share via


Properties Collection

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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