EditorPartCollection Constructor
.NET Framework (current version)
Initializes a new instance of the EditorPartCollection class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | EditorPartCollection() | Initializes an empty new instance of the EditorPartCollection class. |
![]() | EditorPartCollection(EditorPartCollection^, ICollection^) | Initializes a new instance of the EditorPartCollection class by passing in an EditorPartCollection collection of EditorPart controls, and an ICollection collection of additional EditorPart controls. |
![]() | EditorPartCollection(ICollection^) | Initializes a new instance of the EditorPartCollection class by passing in an ICollection collection of EditorPart controls. |
Show:
