This documentation is archived and is not being maintained.

WebPartCollection Constructor

Initializes a new instance of the WebPartCollection class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method WebPartCollection() Initializes an empty new instance of the WebPartCollection class.
Public method WebPartCollection(ICollection) Initializes a new instance of a WebPartCollection object by passing in an ICollection collection of WebPart controls.
Top
Show: