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