1 override of CreateCatalogParts
System.Web (1)
UI\WebParts\CatalogZone.cs (1)
26
protected override CatalogPartCollection
CreateCatalogParts
() {
1 reference to CreateCatalogParts
System.Web (1)
UI\WebParts\CatalogZoneBase.cs (1)
100
CatalogPartCollection catalogParts =
CreateCatalogParts
();