This documentation is archived and is not being maintained.
WebPartCollection Constructor
Visual Studio 2008
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.
| Name | Description | |
|---|---|---|
|
WebPartCollection() | Initializes an empty new instance of the WebPartCollection class. |
|
WebPartCollection(ICollection) | Initializes a new instance of a WebPartCollection object by passing in an ICollection collection of WebPart controls. |
Show: