1 override of CreateEditorParts
System.Web (1)
UI\WebParts\EditorZone.cs (1)
26protected override EditorPartCollection CreateEditorParts() {
1 reference to CreateEditorParts
System.Web (1)
UI\WebParts\EditorZoneBase.cs (1)
118EditorPartCollection editorParts = new EditorPartCollection(webPartEditorParts, CreateEditorParts());