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