EditorPartCollection Constructor

Initializes a new instance of the EditorPartCollection class. ASP.NET Web Parts Pages

Name Description
EditorPartCollection () Initializes an empty new instance of the EditorPartCollection class.
EditorPartCollection (ICollection) Initializes a new instance of the EditorPartCollection class by passing in an ICollection collection of EditorPart controls.
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.

Community Additions

ADD
Show: