2 references to CatalogPartCollection
System.Web (2)
UI\WebParts\CatalogPartCollection.cs (1)
14
public static readonly CatalogPartCollection Empty = new
CatalogPartCollection
();
UI\WebParts\CatalogZone.cs (1)
27
CatalogPartCollection catalogParts = new
CatalogPartCollection
();