2 references to EditorPartCollection
System.Web (2)
UI\WebParts\EditorZoneBase.cs (1)
118EditorPartCollection editorParts = new EditorPartCollection(webPartEditorParts, CreateEditorParts());
UI\WebParts\GenericWebPart.cs (1)
311return new EditorPartCollection(base.CreateEditorParts(), webEditableChildControl.CreateEditorParts());