2 references to EditorPartCollection
System.Web (2)
UI\WebParts\EditorPartCollection.cs (1)
13public static readonly EditorPartCollection Empty = new EditorPartCollection();
UI\WebParts\EditorZone.cs (1)
27EditorPartCollection editorParts = new EditorPartCollection();