Properties Collection
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.
Name | Description |
---|---|
Count | 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.
Name | Description |
---|---|
Item | 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.
Requirements
Platforms: Microsoft Windows Server 2003
Property Object | WebPartPage Object